|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NamespaceContext in org.apache.ws.resource.properties.query |
Methods in org.apache.ws.resource.properties.query that return NamespaceContext | |
NamespaceContext |
QueryExpression.getNamespaceContext()
Returns a namespace context object (e.g. |
Uses of NamespaceContext in org.apache.ws.resource.properties.query.impl |
Methods in org.apache.ws.resource.properties.query.impl that return NamespaceContext | |
NamespaceContext |
XmlBeansQueryExpression.getNamespaceContext()
|
Methods in org.apache.ws.resource.properties.query.impl with parameters of type NamespaceContext | |
void |
XmlBeansQueryExpression.setNamespaceContext(NamespaceContext nsContext)
|
Uses of NamespaceContext in org.apache.ws.resource.properties.query.xpath |
Methods in org.apache.ws.resource.properties.query.xpath that return NamespaceContext | |
NamespaceContext |
XPathExpression.getNamespaceContext()
DOCUMENT_ME |
Uses of NamespaceContext in org.apache.ws.resource.properties.query.xpath.impl |
Constructors in org.apache.ws.resource.properties.query.xpath.impl with parameters of type NamespaceContext | |
JaxenXPathExpressionEvaluator.JaxenNamespaceContext(NamespaceContext domNsContext)
|
Uses of NamespaceContext in org.apache.ws.util.xml.impl |
Classes in org.apache.ws.util.xml.impl that implement NamespaceContext | |
class |
DomNamespaceContext
A namespace context based on a DOM Node . |
class |
XmlBeansNamespaceContext
A namespace context based on an XMLBeans XmlObject . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |