Package org.apache.jackrabbit.commons.cnd
@Version("2.3")
package org.apache.jackrabbit.commons.cnd
-
ClassDescriptionUtility class for importing compact node type definitions.CompactNodeTypeDefReader.Prints node type defs in a compact notation Print Format: <ex = "http://apache.org/jackrabbit/example"> [ex:NodeType] > ex:ParentType1, ex:ParentType2 orderable mixin - ex:property (STRING) = 'default1', 'default2' primary mandatory autocreated protected multiple VERSION < 'constraint1', 'constraint2' + ex:node (ex:reqType1, ex:reqType2) = ex:defaultType mandatory autocreated protected multiple VERSIONMap namespace prefixes such as present in a qualified JCR name to the corresponding namespace URI.Builder for node type definitions, node definitions and property definitions.Builder for item definitions of type
TBuilder for child node definitions of typeTBuilder for a node type definition of type T.Builder for property definitions of typeTLexer of the CND definition.ParseExceptionThis implementation ofDefinitionBuilderFactorycan be used with theCompactNodeTypeDefReaderto produce node type definitions of typeNodeTypeTemplateand a namespace map of typeNamespaceRegistry.