public class XmlSequencer extends Sequencer
default namespace for unqualified attribute rather than
inheriting the namespace from the element. (See also
InheritingXmlSequencer.| Modifier and Type | Class and Description |
|---|---|
static class |
XmlSequencer.AttributeScoping
The choices for how attributes that have no namespace prefix should be assigned a namespace.
|
static class |
XmlSequencer.MimeTypeConstants |
Sequencer.Context| Constructor and Description |
|---|
XmlSequencer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(javax.jcr.Property inputProperty,
javax.jcr.Node outputNode,
Sequencer.Context context) |
void |
initialize(javax.jcr.NamespaceRegistry registry,
NodeTypeManager nodeTypeManager) |
protected void |
setAttributeScoping(XmlSequencer.AttributeScoping scoping) |
getAcceptedMimeTypes, getLogger, getName, getPathExpressions, getRepositoryName, getUniqueId, hasAcceptedMimeTypes, isAccepted, registerDefaultMimeTypes, registerNamespace, registerNodeTypes, registerNodeTypes, toStringpublic XmlSequencer()
protected void setAttributeScoping(XmlSequencer.AttributeScoping scoping)
scoping - Sets scoping to the specified value.public void initialize(javax.jcr.NamespaceRegistry registry, NodeTypeManager nodeTypeManager) throws javax.jcr.RepositoryException, IOException
initialize in class Sequencerjavax.jcr.RepositoryExceptionIOExceptionCopyright © 2008–2018 JBoss, a division of Red Hat. All rights reserved.