Skip navigation links
A C D E G H I M N O P S T U V 

A

addCdataSectionElements(Iterable<QName>) - Method in class org.expath.tools.serial.SerialParameters
Set the output property cdata-section-elements.
addCdataSectionElements(String, Element) - Method in class org.expath.tools.serial.SerialParameters
Set the output property cdata-section-elements.
addSuppressIndentation(Iterable<QName>) - Method in class org.expath.tools.serial.SerialParameters
Set the output property suppress-indentation.
addSuppressIndentation(String, Element) - Method in class org.expath.tools.serial.SerialParameters
Set the output property suppress-indentation.
addUseCharacterMaps(Iterable<SerialParameters.UseChar>) - Method in class org.expath.tools.serial.SerialParameters
Set the output property use-character-maps.
addUseCharacterMaps(String, Element) - Method in class org.expath.tools.serial.SerialParameters
Set the output property use-character-maps.
Attribute - Interface in org.expath.tools.model
An abstract representation of an attribute.
attribute(String, CharSequence) - Method in interface org.expath.tools.model.TreeBuilder
Create an attribute in no namespace.
attributes() - Method in class org.expath.tools.model.dom.DomElement
 
attributes() - Method in interface org.expath.tools.model.Element
Iterate through the attributes.

C

character - Variable in class org.expath.tools.serial.SerialParameters.UseChar
 
children() - Method in class org.expath.tools.model.dom.DomElement
 
children(String) - Method in class org.expath.tools.model.dom.DomElement
 
children() - Method in interface org.expath.tools.model.Element
Iterate through the children elements.
children(String) - Method in interface org.expath.tools.model.Element
Iterate through the children elements in a specific namespace.

D

display(PrintStream) - Method in class org.expath.tools.Version
 
DomAttribute - Class in org.expath.tools.model.dom
Trivial, in-memory implementation, for test purposes.
DomAttribute(Attr) - Constructor for class org.expath.tools.model.dom.DomAttribute
 
DomElement - Class in org.expath.tools.model.dom
Trivial, in-memory implementation, for test purposes.
DomElement(Element) - Constructor for class org.expath.tools.model.dom.DomElement
 
DomSequence - Class in org.expath.tools.model.dom
Trivial, in-memory implementation, for test purposes.
DomSequence(NodeList) - Constructor for class org.expath.tools.model.dom.DomSequence
 
DomSingleton - Class in org.expath.tools.model.dom
Trivial, in-memory implementation, for test purposes.
DomSingleton(Node) - Constructor for class org.expath.tools.model.dom.DomSingleton
 

E

Element - Interface in org.expath.tools.model
An abstract representation of an element (just provide the HTTP Client needs).
endElem() - Method in interface org.expath.tools.model.TreeBuilder
Close the current element.
ExtensionHandler - Interface in org.expath.tools.serial
Handler for extension serialization parameters.

G

getAttribute(String) - Method in class org.expath.tools.model.dom.DomElement
 
getAttribute(String) - Method in interface org.expath.tools.model.Element
Return the value of an attribute.
getBoolean() - Method in interface org.expath.tools.model.Attribute
Return the boolean value of the attribute.
getBoolean() - Method in class org.expath.tools.model.dom.DomAttribute
 
getByteOrderMark() - Method in class org.expath.tools.serial.SerialParameters
Get the output property byte-order-mark.
getCdataSectionElements() - Method in class org.expath.tools.serial.SerialParameters
Get the output property cdata-section-elements.
getContent() - Method in class org.expath.tools.model.dom.DomElement
 
getContent() - Method in interface org.expath.tools.model.Element
Return the content of the element (the content of the child:: axis).
getDisplayName() - Method in class org.expath.tools.model.dom.DomElement
 
getDisplayName() - Method in interface org.expath.tools.model.Element
Get the display name of the element.
getDoctypePublic() - Method in class org.expath.tools.serial.SerialParameters
Get the output property doctype-public.
getDoctypeSystem() - Method in class org.expath.tools.serial.SerialParameters
Get the output property doctype-system.
getEncoding() - Method in class org.expath.tools.serial.SerialParameters
Get the output property encoding.
getEscapeUriAttributes() - Method in class org.expath.tools.serial.SerialParameters
Get the output property escape-uri-attributes.
getExtension(QName) - Method in interface org.expath.tools.serial.ExtensionHandler
Get an extension output property.
getExtension(QName) - Method in class org.expath.tools.serial.SerialParameters
Get an extension output property.
getHtmlVersion() - Method in class org.expath.tools.serial.SerialParameters
Get the output property html-version.
getIncludeContentType() - Method in class org.expath.tools.serial.SerialParameters
Get the output property include-content-type.
getIndent() - Method in class org.expath.tools.serial.SerialParameters
Get the output property indent.
getInteger() - Method in interface org.expath.tools.model.Attribute
Return the integer value of the attribute.
getInteger() - Method in class org.expath.tools.model.dom.DomAttribute
 
getItemSeparator() - Method in class org.expath.tools.serial.SerialParameters
Get the output property item-separator.
getLocalName() - Method in interface org.expath.tools.model.Attribute
Return the local part of the name of the attribute.
getLocalName() - Method in class org.expath.tools.model.dom.DomAttribute
 
getLocalName() - Method in class org.expath.tools.model.dom.DomElement
 
getLocalName() - Method in interface org.expath.tools.model.Element
Get the local part of the name of the element.
getMediaType() - Method in class org.expath.tools.serial.SerialParameters
Get the output property media-type.
getMethod() - Method in class org.expath.tools.serial.SerialParameters
Get the output property method.
getNamespaceUri() - Method in interface org.expath.tools.model.Attribute
Return the namespace URI part of the name of the attribute.
getNamespaceUri() - Method in class org.expath.tools.model.dom.DomAttribute
 
getNamespaceUri() - Method in class org.expath.tools.model.dom.DomElement
 
getNamespaceUri() - Method in interface org.expath.tools.model.Element
Return the namespace URI part of the name of the element.
getNormalizationForm() - Method in class org.expath.tools.serial.SerialParameters
Get the output property normalization-form.
getOmitXmlDeclaration() - Method in class org.expath.tools.serial.SerialParameters
Get the output property omit-xml-declaration.
getRevision() - Method in class org.expath.tools.Version
 
getStandalone() - Method in class org.expath.tools.serial.SerialParameters
Get the output property standalone.
getSuppressIndentation() - Method in class org.expath.tools.serial.SerialParameters
Get the output property suppress-indentation.
getUndeclarePrefixes() - Method in class org.expath.tools.serial.SerialParameters
Get the output property undeclare-prefixes.
getUseCharacterMaps() - Method in class org.expath.tools.serial.SerialParameters
Get the output property use-character-maps.
getValue() - Method in interface org.expath.tools.model.Attribute
Return the string value of the attribute.
getValue() - Method in class org.expath.tools.model.dom.DomAttribute
 
getVersion() - Method in class org.expath.tools.serial.SerialParameters
Get the output property version.
getVersion() - Method in class org.expath.tools.Version
 

H

hasNoNsChild() - Method in class org.expath.tools.model.dom.DomElement
 
hasNoNsChild() - Method in interface org.expath.tools.model.Element
Return true if this element has at least one child in no namespace.

I

instance() - Static method in class org.expath.tools.Version
 
isEmpty() - Method in class org.expath.tools.model.dom.DomSequence
 
isEmpty() - Method in class org.expath.tools.model.dom.DomSingleton
 
isEmpty() - Method in interface org.expath.tools.model.Sequence
Return true if the sequence is empty.

M

main(String[]) - Static method in class org.expath.tools.Version
 

N

next() - Method in class org.expath.tools.model.dom.DomSequence
 
next() - Method in class org.expath.tools.model.dom.DomSingleton
 
next() - Method in interface org.expath.tools.model.Sequence
Return the next item in the sequence, as a sequence itself (a singleton).
noOtherNCNameAttribute(String[], String[]) - Method in class org.expath.tools.model.dom.DomElement
 
noOtherNCNameAttribute(String[], String[]) - Method in interface org.expath.tools.model.Element
Check the element elem does not have attributes other than names.

O

org.expath.tools - package org.expath.tools
 
org.expath.tools.model - package org.expath.tools.model
 
org.expath.tools.model.dom - package org.expath.tools.model.dom
 
org.expath.tools.serial - package org.expath.tools.serial
 

P

parse(Element) - Static method in class org.expath.tools.serial.SerialParameters
 
parseQName(String) - Method in class org.expath.tools.model.dom.DomElement
 
parseQName(String) - Method in interface org.expath.tools.model.Element
Parse a literal QName using the namespace bindings in scope on the element.
parseString(String) - Static method in class org.expath.tools.model.dom.DomElement
 

S

Sequence - Interface in org.expath.tools.model
An abstract representation of a sequence (just provide basic needs).
serialize(OutputStream, SerialParameters) - Method in class org.expath.tools.model.dom.DomSequence
 
serialize(OutputStream, SerialParameters) - Method in class org.expath.tools.model.dom.DomSingleton
 
serialize(OutputStream, SerialParameters) - Method in interface org.expath.tools.model.Sequence
Serialize the sequence to the output stream, using the serialization parameters.
SerialParameters - Class in org.expath.tools.serial
A set of serialization parameters.
SerialParameters() - Constructor for class org.expath.tools.serial.SerialParameters
 
SerialParameters.Standalone - Enum in org.expath.tools.serial
 
SerialParameters.UseChar - Class in org.expath.tools.serial
 
setByteOrderMark(Boolean) - Method in class org.expath.tools.serial.SerialParameters
Set the output property byte-order-mark.
setByteOrderMark(String) - Method in class org.expath.tools.serial.SerialParameters
Set the output property byte-order-mark.
setDoctypePublic(String) - Method in class org.expath.tools.serial.SerialParameters
Set the output property doctype-public.
setDoctypeSystem(String) - Method in class org.expath.tools.serial.SerialParameters
Set the output property doctype-system.
setEncoding(String) - Method in class org.expath.tools.serial.SerialParameters
Set the output property encoding.
setEscapeUriAttributes(Boolean) - Method in class org.expath.tools.serial.SerialParameters
Set the output property escape-uri-attributes.
setEscapeUriAttributes(String) - Method in class org.expath.tools.serial.SerialParameters
Set the output property escape-uri-attributes.
setExtension(QName, String) - Method in interface org.expath.tools.serial.ExtensionHandler
Set an extension output property.
setExtension(QName, String) - Method in class org.expath.tools.serial.SerialParameters
Set an extension output property.
setExtensionHandler(ExtensionHandler) - Method in class org.expath.tools.serial.SerialParameters
Set an extension handler.
setHtmlVersion(Double) - Method in class org.expath.tools.serial.SerialParameters
Set the output property html-version.
setHtmlVersion(String) - Method in class org.expath.tools.serial.SerialParameters
Set the output property html-version.
setIncludeContentType(Boolean) - Method in class org.expath.tools.serial.SerialParameters
Set the output property include-content-type.
setIncludeContentType(String) - Method in class org.expath.tools.serial.SerialParameters
Set the output property include-content-type.
setIndent(Boolean) - Method in class org.expath.tools.serial.SerialParameters
Set the output property indent.
setIndent(String) - Method in class org.expath.tools.serial.SerialParameters
Set the output property indent.
setItemSeparator(String) - Method in class org.expath.tools.serial.SerialParameters
Set the output property item-separator.
setMediaType(String) - Method in class org.expath.tools.serial.SerialParameters
Set the output property media-type.
setMethod(QName) - Method in class org.expath.tools.serial.SerialParameters
Set the output property method.
setNormalizationForm(String) - Method in class org.expath.tools.serial.SerialParameters
Set the output property normalization-form.
setOmitXmlDeclaration(Boolean) - Method in class org.expath.tools.serial.SerialParameters
Set the output property omit-xml-declaration.
setOmitXmlDeclaration(String) - Method in class org.expath.tools.serial.SerialParameters
Set the output property omit-xml-declaration.
setStandalone(SerialParameters.Standalone) - Method in class org.expath.tools.serial.SerialParameters
Set the output property standalone.
setStandalone(String) - Method in class org.expath.tools.serial.SerialParameters
Set the output property standalone.
setUndeclarePrefixes(Boolean) - Method in class org.expath.tools.serial.SerialParameters
Set the output property undeclare-prefixes.
setUndeclarePrefixes(String) - Method in class org.expath.tools.serial.SerialParameters
Set the output property undeclare-prefixes.
setVersion(String) - Method in class org.expath.tools.serial.SerialParameters
Set the output property version.
startContent() - Method in interface org.expath.tools.model.TreeBuilder
Allow putting content in an open element.
startElem(String) - Method in interface org.expath.tools.model.TreeBuilder
Open an element in this tree builder namespace.
stringMap - Variable in class org.expath.tools.serial.SerialParameters.UseChar
 

T

ToolsException - Exception in org.expath.tools
Generic exception for the EXPath HTTP Client implementation in Java.
ToolsException(String) - Constructor for exception org.expath.tools.ToolsException
 
ToolsException(String, Throwable) - Constructor for exception org.expath.tools.ToolsException
 
TreeBuilder - Interface in org.expath.tools.model
A generic interface to build a tree, independent on any processor.

U

UseChar(String, String) - Constructor for class org.expath.tools.serial.SerialParameters.UseChar
 

V

valueOf(String) - Static method in enum org.expath.tools.serial.SerialParameters.Standalone
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.expath.tools.serial.SerialParameters.Standalone
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in org.expath.tools
Version of this project.
Version() - Constructor for class org.expath.tools.Version
 
A C D E G H I M N O P S T U V 
Skip navigation links

Copyright © 2015-2020 EXPath. All Rights Reserved