Uses of Class
org.apache.cocoon.jcr.source.JCRSourceFactory

Packages that use JCRSourceFactory
org.apache.cocoon.jcr.source   
 

Uses of JCRSourceFactory in org.apache.cocoon.jcr.source
 

Fields in org.apache.cocoon.jcr.source declared as JCRSourceFactory
protected  JCRSourceFactory JCRNodeSource.factory
          The factory that created this Source
 

Constructors in org.apache.cocoon.jcr.source with parameters of type JCRSourceFactory
JCRNodeSource(JCRSourceFactory factory, Node node)
           
JCRNodeSource(JCRSourceFactory factory, Session session, String path)
           
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.