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 |
IllegalNameException
Thrown when an illegal JCR name string is encountered.
|
class |
MalformedPathException
Thrown 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
jcrName and returns the respective
array of Name . |
Constructor and Description |
---|
NodeInfoImpl(NodeId id,
DavPropertySet propSet,
NamePathResolver resolver) |
PropertyInfoImpl(PropertyId id,
DavPropertySet propSet,
NamePathResolver resolver,
ValueFactory valueFactory,
QValueFactory qValueFactory) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.