|
||||||||||
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,
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |