This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.cocoon.jcr.source.JCRSourceFactory (Cocoon API 2.1.12-dev [March 20 2012])

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.