|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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,
javax.jcr.Node node)
Creates a new source given its parent and its node |
JCRNodeSource |
JCRSourceFactory.createSource(javax.jcr.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,
javax.jcr.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,
javax.jcr.Node node)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |