|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefinitionBuilderFactory | |
|---|---|
| org.apache.jackrabbit.commons.cnd | |
| Uses of DefinitionBuilderFactory in org.apache.jackrabbit.commons.cnd |
|---|
| Subclasses of DefinitionBuilderFactory in org.apache.jackrabbit.commons.cnd | |
|---|---|
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. |
| Constructors in org.apache.jackrabbit.commons.cnd with parameters of type DefinitionBuilderFactory | |
|---|---|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||