| Package | Description |
|---|---|
| org.apache.jackrabbit.commons.cnd |
| Modifier and Type | Class and Description |
|---|---|
class |
TemplateBuilderFactory
This implementation of
DefinitionBuilderFactory can be used with
the CompactNodeTypeDefReader to produce node type definitions of type
NodeTypeTemplate and a namespace map of type NamespaceRegistry. |
| 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.
|
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.