Package | Description |
---|---|
org.modeshape.sequencer.xml |
The classes that make up the XML sequencer.
|
Modifier and Type | Field and Description |
---|---|
static XmlSequencer.AttributeScoping |
XmlSequencerHandler.DEFAULT_ATTRIBUTE_SCOPING
The default
XmlSequencer.AttributeScoping . |
Modifier and Type | Method and Description |
---|---|
static XmlSequencer.AttributeScoping |
XmlSequencer.AttributeScoping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlSequencer.AttributeScoping[] |
XmlSequencer.AttributeScoping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
XmlSequencer.setAttributeScoping(XmlSequencer.AttributeScoping scoping) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.