Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Firefish 0.5.10
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
W
X
X
XMLUtil
- class gov.lbl.dsd.p2pio.util.
XMLUtil
.
Miscellaneous static utility functions to convert between XML object models.
XMLUtil()
- Constructor for class gov.lbl.dsd.p2pio.util.
XMLUtil
XOMXPath
- class nu.xom.xpath.jaxen.
XOMXPath
.
An XPath implementation for the XOM model.
XOMXPath(String)
- Constructor for class nu.xom.xpath.jaxen.
XOMXPath
Constructs given an XPath expression string.
XPathQuery
- class gov.lbl.dsd.p2pio.
XPathQuery
.
An XPath query containing the XPath expression as well as the namespaces used in that expression, if any.
XPathQuery(String, NameValueSet)
- Constructor for class gov.lbl.dsd.p2pio.
XPathQuery
XPathTool
- class gov.lbl.dsd.firefish.
XPathTool
.
Convenience tools for evaluating an XPath query.
XPathTool()
- Constructor for class gov.lbl.dsd.firefish.
XPathTool
XQuery
- class gov.lbl.dsd.p2pio.
XQuery
.
An XQuery that contains the XQuery expression as well as additional parameters used by that query, if any.
XQuery(String, NameValueSet)
- Constructor for class gov.lbl.dsd.p2pio.
XQuery
XQueryTool
- class gov.lbl.dsd.firefish.
XQueryTool
.
Convenience tools for evaluating an XQuery.
XQueryTool()
- Constructor for class gov.lbl.dsd.firefish.
XQueryTool
xom2dom(Document)
- Static method in class gov.lbl.dsd.p2pio.util.
XMLUtil
xom2dom(Element)
- Static method in class gov.lbl.dsd.p2pio.util.
XMLUtil
xom2msg(Element)
- Static method in class gov.lbl.dsd.p2pio.util.
XMLUtil
xpath(XPath, Node)
- Static method in class gov.lbl.dsd.firefish.
XPathTool
xquery(String, Document, Map, Configuration, StaticQueryContext, DynamicQueryContext, boolean)
- Static method in class gov.lbl.dsd.firefish.
XQueryTool
Runs an XQuery against the given document.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Firefish 0.5.10
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
W
X
Jump to the
Firefish Homepage