|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JcrNodeTypeSource | |
---|---|
org.modeshape.jcr | The ModeShape implementation of the JCR API. |
Uses of JcrNodeTypeSource in org.modeshape.jcr |
---|
Classes in org.modeshape.jcr that implement JcrNodeTypeSource | |
---|---|
class |
CndNodeTypeSource
Class to parse one or more Compact Node Definition (CND) files containing custom node type definitions into a format that can be registered with the JcrNodeTypeManager . |
Methods in org.modeshape.jcr with parameters of type JcrNodeTypeSource | |
---|---|
javax.jcr.nodetype.NodeTypeIterator |
JcrNodeTypeManager.registerNodeTypes(JcrNodeTypeSource source)
Registers the node types from the given JcrNodeTypeSource . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |