Uses of Class
org.apache.jackrabbit.core.xml.ClonedInputSource

Packages that use ClonedInputSource
org.apache.jackrabbit.core.cluster   
org.apache.jackrabbit.core.xml   
 

Uses of ClonedInputSource in org.apache.jackrabbit.core.cluster
 

Methods in org.apache.jackrabbit.core.cluster with parameters of type ClonedInputSource
 void ClusterNode.workspaceCreated(java.lang.String workspaceName, ClonedInputSource inputSource)
           
 void WorkspaceEventChannel.workspaceCreated(java.lang.String workspaceName, ClonedInputSource inputSource)
           
 

Constructors in org.apache.jackrabbit.core.cluster with parameters of type ClonedInputSource
WorkspaceRecord(java.lang.String workspace, ClonedInputSource inputSource, Record record)
          Creates a new WorkspaceRecord for create workspace action.
 

Uses of ClonedInputSource in org.apache.jackrabbit.core.xml
 

Methods in org.apache.jackrabbit.core.xml that return ClonedInputSource
 ClonedInputSource ClonedInputSource.cloneInputSource()
          Make a clone if this input source.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.