| Package | Description | 
|---|---|
| org.apache.jackrabbit.core.nodetype.xml | |
| org.apache.jackrabbit.spi.commons | |
| org.apache.jackrabbit.spi.commons.conversion | |
| org.apache.jackrabbit.spi2dav | 
| Modifier and Type | Method and Description | 
|---|---|
| QNodeTypeDefinition[] | NodeTypeReader. getNodeTypeDefs()Returns all node type definitions specified by node type elements
 under the current element. | 
| Constructor and Description | 
|---|
| QNodeDefinitionImpl(NodeDefinition nodeDef,
                   NamePathResolver resolver)Creates a new node definition based on a JCR  NodeDefinition. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | IllegalNameExceptionThrown when an illegal JCR name string is encountered. | 
| class  | MalformedPathExceptionThrown when a malformed JCR path string is encountered. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Name[] | NameParser. parse(String[] jcrNames,
     NamespaceResolver resolver,
     NameFactory factory)Parses an array of  jcrNameand returns the respective
 array ofName. | 
| Constructor and Description | 
|---|
| NodeInfoImpl(NodeId id,
            DavPropertySet propSet,
            NamePathResolver resolver) | 
| PropertyInfoImpl(PropertyId id,
                DavPropertySet propSet,
                NamePathResolver resolver,
                ValueFactory valueFactory,
                QValueFactory qValueFactory) | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.