Home
Package
Class
Method
Package
org
.
jaxen
.
xom
Examples of org.jaxen.xom.DocumentNavigator$XPathNamespace
org.jaxen.xom.DocumentNavigator
Wrapper for XOM namespace nodes to give them a parent, as required by the XPath data model. @author Erwin Bolwidt
61
62
63
64
65
66
67
super
(
name
)
;
}
public
Navigator getNavigator
()
{
return new
DocumentNavigator
()
;
}
View Full Code Here
TOP
Related Classes of org.jaxen.xom.DocumentNavigator$XPathNamespace
nu.xom.Builder
nu.xom.Element
nu.xom.NodeFactory
nu.xom.ParentNode
org.jaxen.BaseXPath
org.jaxen.test.XOMNavigatorTest
org.jaxen.util.SingleObjectIterator
org.jaxen.FunctionCallException
java.util.HashMap
java.util.Map
Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact
coftware#gmail.com
.