public abstract class AbstractXmlSelector extends AbstractXmlItem implements XmlSelector
Modifier and Type | Field and Description |
---|---|
private NamespaceContext |
namespaceContext |
Constructor and Description |
---|
AbstractXmlSelector(NamespaceContext namespaceContext)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
NamespaceContext |
getNamespaceContext()
This method gets the namespace context in the scope of this selector.
|
toString, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
private final NamespaceContext namespaceContext
public AbstractXmlSelector(NamespaceContext namespaceContext)
namespaceContext
- is the namespace-context
.public NamespaceContext getNamespaceContext()
XmlSelector
getNamespaceContext
in interface XmlSelector
Copyright © 2001–2016 mmm-Team. All rights reserved.