| Package | Description |
|---|---|
| org.apache.jackrabbit.commons.cnd |
| Modifier and Type | Method and Description |
|---|---|
static void |
CompactNodeTypeDefWriter.write(Collection<javax.jcr.nodetype.NodeTypeDefinition> defs,
CompactNodeTypeDefWriter.NamespaceMapping nsMapping,
Writer out)
Writes the given list of QNodeTypeDefinition to the output writer
including the used namespaces.
|
| Constructor and Description |
|---|
CompactNodeTypeDefWriter(Writer out,
CompactNodeTypeDefWriter.NamespaceMapping nsMapping,
boolean includeNS)
Creates a new nodetype writer based on a session
|
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.