Package | Description |
---|---|
net.sf.mmm.util.xml.path.api | |
net.sf.mmm.util.xml.path.base |
Modifier and Type | Method and Description |
---|---|
XmlSet.Conjunction |
XmlSet.getConjunction()
This method gets the conjunction used to combine the
child-selectors of this
XmlSet . |
static XmlSet.Conjunction |
XmlSet.Conjunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XmlSet.Conjunction[] |
XmlSet.Conjunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
private XmlSet.Conjunction |
XmlSetImpl.conjunction |
Modifier and Type | Method and Description |
---|---|
XmlSet.Conjunction |
XmlSetImpl.getConjunction() |
Constructor and Description |
---|
XmlSetImpl(NamespaceContext namespaceContext,
XmlSet.Conjunction conjunction)
The constructor.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.