| Package | Description | 
|---|---|
| org.apache.jackrabbit.commons.cnd | |
| org.apache.jackrabbit.spi.commons.nodetype | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TemplateBuilderFactoryThis implementation of  DefinitionBuilderFactorycan be used with
 theCompactNodeTypeDefReaderto produce node type definitions of typeNodeTypeTemplateand a namespace map of typeNamespaceRegistry. | 
| Constructor and Description | 
|---|
| CompactNodeTypeDefReader(Reader r,
                        String systemId,
                        DefinitionBuilderFactory<T,N> factory)Creates a new CND reader and parses the given stream. | 
| CompactNodeTypeDefReader(Reader r,
                        String systemId,
                        N nsMapping,
                        DefinitionBuilderFactory<T,N> factory)Creates a new CND reader and parses the given stream. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | QDefinitionBuilderFactoryThis implementation of  DefinitionBuilderFactorycan be used with
 theCompactNodeTypeDefReaderto produce node type definitions of typeQNodeTypeDefinitionand a namespace map of typeNamespaceMapping. | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.