|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object extended by javax.xml.xpath.XPathConstants
public class XPathConstants
XPath constants.
Field Summary | |
---|---|
static QName |
BOOLEAN
The XPath 1.0 boolean data type. |
static String |
DOM_OBJECT_MODEL
The URI for the DOM object model, "http://java.sun.com/jaxp/xpath/dom". |
static QName |
NODE
The XPath 1.0 NodeSet data type. |
static QName |
NODESET
The XPath 1.0 NodeSet data type. |
static QName |
NUMBER
The XPath 1.0 number data type. |
static QName |
STRING
The XPath 1.0 string data type. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final QName NUMBER
The XPath 1.0 number data type.
Maps to Java Double
.
public static final QName STRING
The XPath 1.0 string data type.
Maps to Java String
.
public static final QName BOOLEAN
The XPath 1.0 boolean data type.
Maps to Java Boolean
.
public static final QName NODESET
The XPath 1.0 NodeSet data type.
Maps to Java NodeList
.
public static final QName NODE
The XPath 1.0 NodeSet data type.
Maps to Java Node
.
public static final String DOM_OBJECT_MODEL
The URI for the DOM object model, "http://java.sun.com/jaxp/xpath/dom".
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.
Scripting on this page tracks web page traffic, but does not change the content in any way.