JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
H
I
L
M
N
O
P
R
S
T
V
W
X
A
accept(Visitor)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
accept(String, String, String)
- Method in interface org.hudsonci.xpath.
XFunctionFilter
addRule(Rule)
- Method in class org.hudsonci.xpath.impl.
StylesheetJavaImpl
addRule(Rule)
- Method in class org.hudsonci.xpath.
Stylesheet
addRule(Rule)
- Method in interface org.hudsonci.xpath.
StylesheetAPI
appendChild(Node)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
applyTemplates(Object, XPath, String)
- Method in class org.hudsonci.xpath.impl.
StylesheetJavaImpl
applyTemplates(Object, String)
- Method in class org.hudsonci.xpath.impl.
StylesheetJavaImpl
applyTemplates(Object, XPath, String)
- Method in class org.hudsonci.xpath.
Stylesheet
applyTemplates(Object, String)
- Method in class org.hudsonci.xpath.
Stylesheet
applyTemplates(Object, XPath, String)
- Method in interface org.hudsonci.xpath.
StylesheetAPI
applyTemplates(Object, String)
- Method in interface org.hudsonci.xpath.
StylesheetAPI
asXML()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
asXPathResult(Element)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
B
booleanValueOf(Object)
- Method in class org.hudsonci.xpath.impl.
XPathJavaImpl
Return boolean result of evaluating expression.
booleanValueOf(Object)
- Method in class org.hudsonci.xpath.
XPath
booleanValueOf(Object)
- Method in interface org.hudsonci.xpath.
XPathAPI
C
clone()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
cloneNode(boolean)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
compareDocumentPosition(Node)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
createXPath(String)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
D
detach()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
Dom2Dom
- Class in
org.hudsonci.xpath.impl
Dom2Dom translates a dom4j document to a W3C document and keeps a map of dom4j nodes translated to W3C nodes.
Dom2Dom()
- Constructor for class org.hudsonci.xpath.impl.
Dom2Dom
dom2Dom(Node, boolean)
- Method in class org.hudsonci.xpath.impl.
Dom2Dom
dom2DomX(Node, boolean)
- Method in class org.hudsonci.xpath.impl.
Dom2Dom
Map a org.dom4j.Node to a org.w3c.dom.Node, including its ancestors and descendents.
E
EMPTY
- Static variable in class org.hudsonci.xpath.impl.
XNamedNodeMap
evaluate(Object)
- Method in class org.hudsonci.xpath.impl.
XPathJavaImpl
Evaluate expression and return an appropriate value, one of: Node, NodeList, String, Boolean or Double.
evaluate(Object)
- Method in class org.hudsonci.xpath.
XPath
evaluate(Object)
- Method in interface org.hudsonci.xpath.
XPathAPI
G
getAttributes()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getBaseURI()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getChildNodes()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getData()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
getDocument()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
getDocumentPosition(Node, Node)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getDocumentPosition(Node)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getEntities()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getFeature(String, String)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getFirstChild()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getFunctionFilter()
- Method in class org.hudsonci.xpath.impl.
XPathJavaImpl
getFunctionFilter()
- Method in class org.hudsonci.xpath.
XPath
getFunctionFilter()
- Method in interface org.hudsonci.xpath.
XPathAPI
getImpl()
- Method in class org.hudsonci.xpath.
XPath
getInternalSubset()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getLastChild()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getLeft()
- Method in class org.hudsonci.xpath.impl.
Pair
getLength()
- Method in class org.hudsonci.xpath.impl.
XNamedNodeMap
getLocalName()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getName()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getName()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
getNamedItem(String)
- Method in class org.hudsonci.xpath.impl.
XNamedNodeMap
getNamedItemNS(String, String)
- Method in class org.hudsonci.xpath.impl.
XNamedNodeMap
getNamespace()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
getNamespaceContext()
- Method in class org.hudsonci.xpath.impl.
XPathJavaImpl
Get namespace context.
getNamespaceContext()
- Method in class org.hudsonci.xpath.
XPath
getNamespaceContext()
- Method in interface org.hudsonci.xpath.
XPathAPI
getNamespacePrefix()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
getNamespaceURI()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getNamespaceURI()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
getNamespaceURI(String)
- Method in class org.hudsonci.xpath.
XNamespaceContext
getNextSibling()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getNodeName()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getNodeType()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getNodeType()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
getNodeTypeName()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
getNodeValue()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getNotations()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getOriginalNode(Node)
- Method in class org.hudsonci.xpath.impl.
Dom2Dom
Get original dom4j Node.
getOwnerDocument()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getParent()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
getParentNode()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getPath()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
getPath(Element)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
getPrefix()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getPrefix(String)
- Method in class org.hudsonci.xpath.
XNamespaceContext
getPrefixes(String)
- Method in class org.hudsonci.xpath.
XNamespaceContext
getPreviousSibling()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getPublicId()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getQName()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
getQualifiedName()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
getRight()
- Method in class org.hudsonci.xpath.impl.
Pair
getStringValue()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
getSystemId()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getText()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
getTextContent()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getUniquePath()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
getUniquePath(Element)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
getUserData(String)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
getValue()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
getVariableContext()
- Method in class org.hudsonci.xpath.impl.
XPathJavaImpl
Get variable context.
getVariableContext()
- Method in class org.hudsonci.xpath.
XPath
getVariableContext()
- Method in interface org.hudsonci.xpath.
XPathAPI
getVariableValue(String, String, String)
- Method in interface org.hudsonci.xpath.
XVariableContext
H
hasAttributes()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
hasChildNodes()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
hasContent()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
I
insertBefore(Node, Node)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
isDefaultNamespace(String)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
isEqualNode(Node)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
isReadOnly()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
isSameNode(Node)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
isSupported(String, String)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
item(int)
- Method in class org.hudsonci.xpath.impl.
XNamedNodeMap
L
lookupNamespaceURI(String)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
lookupPrefix(String)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
M
matches(String)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
N
newStylesheetAPI()
- Method in interface org.hudsonci.xpath.
StylesheetAPIFactory
newXPathAPI(String)
- Method in interface org.hudsonci.xpath.
XPathAPIFactory
normalize()
- Method in class org.hudsonci.xpath.impl.
XDocumentType
numberValueOf(String)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
numberValueOf(Object)
- Method in class org.hudsonci.xpath.impl.
XPathJavaImpl
Return double result of evaluating expression.
numberValueOf(Object)
- Method in class org.hudsonci.xpath.
XPath
numberValueOf(Object)
- Method in interface org.hudsonci.xpath.
XPathAPI
O
org.hudsonci.xpath
- package org.hudsonci.xpath
org.hudsonci.xpath.impl
- package org.hudsonci.xpath.impl
P
Pair
<
L
,
R
> - Class in
org.hudsonci.xpath.impl
YAPC
Pair(L, R)
- Constructor for class org.hudsonci.xpath.impl.
Pair
provideStylesheetService(StylesheetAPIFactory)
- Static method in class org.hudsonci.xpath.
Stylesheet
provideXPathService(XPathAPIFactory)
- Static method in class org.hudsonci.xpath.
XPath
R
removeChild(Node)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
removeNamedItem(String)
- Method in class org.hudsonci.xpath.impl.
XNamedNodeMap
removeNamedItemNS(String, String)
- Method in class org.hudsonci.xpath.impl.
XNamedNodeMap
replaceChild(Node, Node)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
rewriteExpression(String, XVariableContext, XNamespaceContext)
- Method in class org.hudsonci.xpath.impl.
Rewriter
Rewrite the XPath expression such that at least one Node-valued variable is replaced by the outer-most context ".".
Rewriter
- Class in
org.hudsonci.xpath.impl
Rewrite an XPath expression containing Node variables.
Rewriter()
- Constructor for class org.hudsonci.xpath.impl.
Rewriter
run(Object)
- Method in class org.hudsonci.xpath.impl.
StylesheetJavaImpl
run(Object)
- Method in class org.hudsonci.xpath.
Stylesheet
run(Object)
- Method in interface org.hudsonci.xpath.
StylesheetAPI
S
selectNodes(String)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
selectNodes(String, String)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
selectNodes(String, String, boolean)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
selectNodes(Object)
- Method in class org.hudsonci.xpath.impl.
XPathJavaImpl
Return List of Node result of evaluating expression.
selectNodes(Object)
- Method in class org.hudsonci.xpath.
XPath
selectNodes(Object)
- Method in interface org.hudsonci.xpath.
XPathAPI
selectObject(String)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
selectSingleNode(String)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
selectSingleNode(Object)
- Method in class org.hudsonci.xpath.impl.
XPathJavaImpl
Return Node result of evaluating expression.
selectSingleNode(Object)
- Method in class org.hudsonci.xpath.
XPath
selectSingleNode(Object)
- Method in interface org.hudsonci.xpath.
XPathAPI
setData(Object)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
setDocument(Document)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
setExpr(String)
- Method in class org.hudsonci.xpath.impl.
XPathJavaImpl
Reset the XPath expression.
setExpr(String)
- Method in class org.hudsonci.xpath.
XPath
setExpr(String)
- Method in interface org.hudsonci.xpath.
XPathAPI
setFunctionFilter(XFunctionFilter)
- Method in class org.hudsonci.xpath.impl.
XPathJavaImpl
setFunctionFilter(XFunctionFilter)
- Method in class org.hudsonci.xpath.
XPath
setFunctionFilter(XFunctionFilter)
- Method in interface org.hudsonci.xpath.
XPathAPI
setModeName(String)
- Method in class org.hudsonci.xpath.impl.
StylesheetJavaImpl
setModeName(String)
- Method in class org.hudsonci.xpath.
Stylesheet
setModeName(String)
- Method in interface org.hudsonci.xpath.
StylesheetAPI
setName(String)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
setNamedItem(Node)
- Method in class org.hudsonci.xpath.impl.
XNamedNodeMap
setNamedItemNS(Node)
- Method in class org.hudsonci.xpath.impl.
XNamedNodeMap
setNamespace(Namespace)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
setNamespaceContext(XNamespaceContext)
- Method in class org.hudsonci.xpath.impl.
XPathJavaImpl
Get namespace context used when evaluating XPath expression.
setNamespaceContext(XNamespaceContext)
- Method in class org.hudsonci.xpath.
XPath
setNamespaceContext(XNamespaceContext)
- Method in interface org.hudsonci.xpath.
XPathAPI
setNodeValue(String)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
setParent(Element)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
setPrefix(String)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
setText(String)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
setTextContent(String)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
setUserData(String, Object, UserDataHandler)
- Method in class org.hudsonci.xpath.impl.
XDocumentType
setValue(String)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
setValueOfAction(Action)
- Method in class org.hudsonci.xpath.impl.
StylesheetJavaImpl
setValueOfAction(Action)
- Method in class org.hudsonci.xpath.
Stylesheet
setValueOfAction(Action)
- Method in interface org.hudsonci.xpath.
StylesheetAPI
setVariableContext(XVariableContext)
- Method in class org.hudsonci.xpath.impl.
XPathJavaImpl
Set variable context used when evaluating XPath expression.
setVariableContext(XVariableContext)
- Method in class org.hudsonci.xpath.
XPath
setVariableContext(XVariableContext)
- Method in interface org.hudsonci.xpath.
XPathAPI
stringValueOf(Object)
- Method in class org.hudsonci.xpath.impl.
XPathJavaImpl
Return String result of evaluating expression.
stringValueOf(Object)
- Method in class org.hudsonci.xpath.
XPath
stringValueOf(Object)
- Method in interface org.hudsonci.xpath.
XPathAPI
Stylesheet
- Class in
org.hudsonci.xpath
Stylesheet()
- Constructor for class org.hudsonci.xpath.
Stylesheet
StylesheetAPI
- Interface in
org.hudsonci.xpath
StylesheetAPIFactory
- Interface in
org.hudsonci.xpath
StylesheetJavaImpl
- Class in
org.hudsonci.xpath.impl
StylesheetJavaImpl()
- Constructor for class org.hudsonci.xpath.impl.
StylesheetJavaImpl
supportsParent()
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
T
toString()
- Method in class org.hudsonci.xpath.impl.
XPathJavaImpl
toString()
- Method in class org.hudsonci.xpath.
XPath
toString()
- Method in interface org.hudsonci.xpath.
XPathAPI
Trim
- Class in
org.hudsonci.xpath.impl
Trim()
- Constructor for class org.hudsonci.xpath.impl.
Trim
trimBranch(Branch)
- Static method in class org.hudsonci.xpath.impl.
Trim
trimNode(Node)
- Static method in class org.hudsonci.xpath.impl.
Trim
V
valueOf(String)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
W
write(Writer)
- Method in class org.hudsonci.xpath.impl.
XNamespaceAttribute
X
XDocumentType
- Class in
org.hudsonci.xpath.impl
XDocumentType(DocumentType, Node)
- Constructor for class org.hudsonci.xpath.impl.
XDocumentType
XFunctionFilter
- Interface in
org.hudsonci.xpath
XNamedNodeMap
- Class in
org.hudsonci.xpath.impl
XNamedNodeMap()
- Constructor for class org.hudsonci.xpath.impl.
XNamedNodeMap
XNamespaceAttribute
- Class in
org.hudsonci.xpath.impl
Implement dom4j Attribute for namespace attributes, which in dom4j are sent as separate Namespace nodes after the element.
XNamespaceAttribute(String, String)
- Constructor for class org.hudsonci.xpath.impl.
XNamespaceAttribute
XNamespaceContext
- Class in
org.hudsonci.xpath
XNamespaceContext(Map)
- Constructor for class org.hudsonci.xpath.
XNamespaceContext
XPath
- Class in
org.hudsonci.xpath
XPath(String)
- Constructor for class org.hudsonci.xpath.
XPath
XPathAPI
- Interface in
org.hudsonci.xpath
XPathAPIFactory
- Interface in
org.hudsonci.xpath
XPathException
- Exception in
org.hudsonci.xpath
XPathException(String)
- Constructor for exception org.hudsonci.xpath.
XPathException
XPathException(Throwable)
- Constructor for exception org.hudsonci.xpath.
XPathException
XPathJavaImpl
- Class in
org.hudsonci.xpath.impl
Implementation of XPathAPI using javax.xml.xpath.
XPathJavaImpl(String)
- Constructor for class org.hudsonci.xpath.impl.
XPathJavaImpl
XVariableContext
- Interface in
org.hudsonci.xpath
A
B
C
D
E
G
H
I
L
M
N
O
P
R
S
T
V
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All rights reserved.