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