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

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

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

Methods in org.apache.cocoon.jcr.source that return JCRNodeSource
 JCRNodeSource JCRSourceFactory.createSource(JCRNodeSource parent, Node node)
          Creates a new source given its parent and its node
 JCRNodeSource JCRSourceFactory.createSource(Session session, String path)
          Creates a new source given a session and a path
 

Methods in org.apache.cocoon.jcr.source with parameters of type JCRNodeSource
 JCRNodeSource JCRSourceFactory.createSource(JCRNodeSource parent, Node node)
          Creates a new source given its parent and its node
 

Constructors in org.apache.cocoon.jcr.source with parameters of type JCRNodeSource
JCRNodeSource(JCRNodeSource parent, Node node)
           
 



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