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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittoStringprivate final NamespaceContext namespaceContext
public AbstractXmlSelector(NamespaceContext namespaceContext)
namespaceContext - is the namespace-context.public NamespaceContext getNamespaceContext()
XmlSelectorgetNamespaceContext in interface XmlSelectorCopyright © 2001–2016 mmm-Team. All rights reserved.