Index

A B C D E F G H I K L M N O P Q R S T U V W X Y 
All Classes|All Packages

A

addChild(Object) - Method in class groovy.util.slurpersupport.Node
Deprecated.
Adds an object as a new child to this Node.
addChild(Object) - Method in class groovy.xml.slurpersupport.Node
Adds an object as a new child to this Node.
addTextToNode() - Method in class groovy.util.XmlParser
Deprecated.
 
addTextToNode() - Method in class groovy.xml.XmlParser
 
AllControlToUndefined - Class in groovy.xml.markupsupport
 
AllControlToUndefined() - Constructor for class groovy.xml.markupsupport.AllControlToUndefined
 
appendNamespaceAttributes(Element, Map<Object, Object>) - Method in class groovy.xml.DOMBuilder
 
appendNode(Object) - Method in class groovy.util.slurpersupport.Attribute
Deprecated.
NOP, because an node can not be appended to an attribute.
appendNode(Object) - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
 
appendNode(Object) - Method in class groovy.util.slurpersupport.NoChildren
Deprecated.
NOP
appendNode(Object) - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
 
appendNode(Object) - Method in class groovy.util.slurpersupport.NodeChildren
Deprecated.
 
appendNode(Object) - Method in class groovy.xml.slurpersupport.Attribute
NOP, because an node can not be appended to an attribute.
appendNode(Object) - Method in class groovy.xml.slurpersupport.GPathResult
 
appendNode(Object) - Method in class groovy.xml.slurpersupport.NoChildren
NOP
appendNode(Object) - Method in class groovy.xml.slurpersupport.NodeChild
 
appendNode(Object) - Method in class groovy.xml.slurpersupport.NodeChildren
 
appendNode(Object, GPathResult) - Method in class groovy.util.slurpersupport.Node
Deprecated.
 
appendNode(Object, GPathResult) - Method in class groovy.xml.slurpersupport.Node
 
appendNode(Element, Object) - Static method in class groovy.xml.dom.DOMCategory
 
appendNode(Element, Object, String) - Static method in class groovy.xml.dom.DOMCategory
 
appendNode(Element, Object, Map) - Static method in class groovy.xml.dom.DOMCategory
 
appendNode(Element, Object, Map, String) - Static method in class groovy.xml.dom.DOMCategory
 
apply(Character) - Method in class groovy.xml.MarkupBuilder.DefaultXmlEscapingFunction
 
apply(Character) - Method in class groovy.xml.markupsupport.AllControlToUndefined
 
apply(Character) - Method in class groovy.xml.markupsupport.DoubleQuoteFilter
 
apply(Character) - Method in class groovy.xml.markupsupport.SingleQuoteFilter
 
apply(Character) - Method in class groovy.xml.markupsupport.StandardControlToUndefined
 
apply(Character) - Method in class groovy.xml.markupsupport.StandardXmlAttributeFilter
 
apply(Character) - Method in class groovy.xml.markupsupport.StandardXmlFilter
 
apply(Character) - Method in class groovy.xml.markupsupport.SurrogateToUndefined
 
asBoolean() - Method in class groovy.util.slurpersupport.NoChildren
Deprecated.
Returns false.
asBoolean() - Method in class groovy.xml.slurpersupport.NoChildren
Returns false.
Attribute - Class in groovy.util.slurpersupport
Deprecated.
Attribute - Class in groovy.xml.slurpersupport
Lazy evaluated representation of a node attribute.
Attribute(String, String, GPathResult, String, Map<String, String>) - Constructor for class groovy.util.slurpersupport.Attribute
Deprecated.
 
Attribute(String, String, GPathResult, String, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.Attribute
 
attributes() - Method in class groovy.util.slurpersupport.Node
Deprecated.
Returns a map of the attributes of this Node.
attributes() - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
Returns a map containing all attributes of the Node of this NodeChild.
attributes() - Method in class groovy.xml.slurpersupport.Node
Returns a map of the attributes of this Node.
attributes() - Method in class groovy.xml.slurpersupport.NodeChild
Returns a map containing all attributes of the Node of this NodeChild.
attributes(Element) - Static method in class groovy.xml.dom.DOMCategory
 
Attributes - Class in groovy.util.slurpersupport
Deprecated.
Attributes - Class in groovy.xml.slurpersupport
Lazy evaluated representation of a node's attributes.
Attributes(GPathResult, String, String, Map<String, String>) - Constructor for class groovy.util.slurpersupport.Attributes
Deprecated.
 
Attributes(GPathResult, String, Map<String, String>) - Constructor for class groovy.util.slurpersupport.Attributes
Deprecated.
 
Attributes(GPathResult, String, String, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.Attributes
 
Attributes(GPathResult, String, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.Attributes
 

B

BaseMarkupBuilder - Class in groovy.xml.streamingmarkupsupport
 
BaseMarkupBuilder(Map) - Constructor for class groovy.xml.streamingmarkupsupport.BaseMarkupBuilder
 
bind(Closure) - Method in class groovy.xml.streamingmarkupsupport.BaseMarkupBuilder
 
bind(Closure) - Method in class groovy.xml.streamingmarkupsupport.Builder
 
breadthFirst() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Provides an Iterator over all the nodes of this GPathResult using a breadth-first traversal.
breadthFirst() - Method in class groovy.xml.slurpersupport.GPathResult
Provides an Iterator over all the nodes of this GPathResult using a breadth-first traversal.
breadthFirst(Element) - Static method in class groovy.xml.dom.DOMCategory
 
build(GroovyObject) - Method in class groovy.util.slurpersupport.Attribute
Deprecated.
 
build(GroovyObject) - Method in class groovy.util.slurpersupport.Attributes
Deprecated.
 
build(GroovyObject) - Method in class groovy.util.slurpersupport.NoChildren
Deprecated.
NOP
build(GroovyObject) - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
 
build(GroovyObject) - Method in class groovy.util.slurpersupport.NodeChildren
Deprecated.
 
build(GroovyObject) - Method in class groovy.util.slurpersupport.ReplacementNode
Deprecated.
 
build(GroovyObject) - Method in class groovy.xml.slurpersupport.Attribute
 
build(GroovyObject) - Method in class groovy.xml.slurpersupport.Attributes
 
build(GroovyObject) - Method in class groovy.xml.slurpersupport.NoChildren
NOP
build(GroovyObject) - Method in class groovy.xml.slurpersupport.NodeChild
 
build(GroovyObject) - Method in class groovy.xml.slurpersupport.NodeChildren
 
build(GroovyObject) - Method in class groovy.xml.slurpersupport.ReplacementNode
 
build(GroovyObject, Map, Map<String, String>) - Method in class groovy.util.slurpersupport.Node
Deprecated.
 
build(GroovyObject, Map, Map<String, String>) - Method in class groovy.util.slurpersupport.ReplacementNode
Deprecated.
 
build(GroovyObject, Map, Map<String, String>) - Method in class groovy.xml.slurpersupport.Node
 
build(GroovyObject, Map, Map<String, String>) - Method in class groovy.xml.slurpersupport.ReplacementNode
 
Builder - Class in groovy.xml.streamingmarkupsupport
 
Builder(Map) - Constructor for class groovy.xml.streamingmarkupsupport.Builder
 
Builder.Built - Class in groovy.xml.streamingmarkupsupport
 
Built(Closure, Map) - Constructor for class groovy.xml.streamingmarkupsupport.Builder.Built
 

C

characters(char[], int, int) - Method in class groovy.util.XmlParser
Deprecated.
 
characters(char[], int, int) - Method in class groovy.util.XmlSlurper
Deprecated.
 
characters(char[], int, int) - Method in class groovy.xml.XmlParser
 
characters(char[], int, int) - Method in class groovy.xml.XmlSlurper
 
checkEscaping(String) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
checkEscaping(String) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
childNodes() - Method in class groovy.util.slurpersupport.Attribute
Deprecated.
Throws a GroovyRuntimeException, because an attribute can have no children.
childNodes() - Method in class groovy.util.slurpersupport.Attributes
Deprecated.
Throws a GroovyRuntimeException, because attributes can have no children.
childNodes() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Returns an iterator over the child nodes of this GPathResult.
childNodes() - Method in class groovy.util.slurpersupport.NoChildren
Deprecated.
Returns an empty Iterator.
childNodes() - Method in class groovy.util.slurpersupport.Node
Deprecated.
Returns an iterator over the child nodes of this Node.
childNodes() - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
 
childNodes() - Method in class groovy.util.slurpersupport.NodeChildren
Deprecated.
 
childNodes() - Method in class groovy.xml.slurpersupport.Attribute
Throws a GroovyRuntimeException, because an attribute can have no children.
childNodes() - Method in class groovy.xml.slurpersupport.Attributes
Throws a GroovyRuntimeException, because attributes can have no children.
childNodes() - Method in class groovy.xml.slurpersupport.GPathResult
Returns an iterator over the child nodes of this GPathResult.
childNodes() - Method in class groovy.xml.slurpersupport.NoChildren
Returns an empty Iterator.
childNodes() - Method in class groovy.xml.slurpersupport.Node
Returns an iterator over the child nodes of this Node.
childNodes() - Method in class groovy.xml.slurpersupport.NodeChild
 
childNodes() - Method in class groovy.xml.slurpersupport.NodeChildren
 
children() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Returns the children of this GPathResult as a GPathResult object.
children() - Method in class groovy.util.slurpersupport.Node
Deprecated.
Returns a list of the children of this Node.
children() - Method in class groovy.xml.slurpersupport.GPathResult
Returns the children of this GPathResult as a GPathResult object.
children() - Method in class groovy.xml.slurpersupport.Node
Returns a list of the children of this Node.
children(Element) - Static method in class groovy.xml.dom.DOMCategory
 
close() - Method in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 
comment(String) - Method in class groovy.xml.MarkupBuilderHelper
Produce a comment in the output.
containsKey(Object) - Method in class groovy.util.slurpersupport.NamespaceAwareHashMap
Deprecated.
 
containsKey(Object) - Method in class groovy.xml.slurpersupport.NamespaceAwareHashMap
 
createDocument() - Method in class groovy.xml.DOMBuilder
 
createDocumentBuilderFactory() - Static method in class groovy.xml.FactorySupport
 
createIterator(Object) - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
 
createIterator(Object) - Method in class groovy.xml.slurpersupport.GPathResult
 
createNode(Node, Object, Map) - Method in class groovy.util.XmlParser
Deprecated.
Creates a new node with the given parent, name, and attributes.
createNode(Node, Object, Map) - Method in class groovy.xml.XmlParser
Creates a new node with the given parent, name, and attributes.
createNode(Object) - Method in class groovy.xml.DOMBuilder
 
createNode(Object) - Method in class groovy.xml.MarkupBuilder
 
createNode(Object) - Method in class groovy.xml.NamespaceBuilderSupport
 
createNode(Object) - Method in class groovy.xml.SAXBuilder
 
createNode(Object, Object) - Method in class groovy.xml.DOMBuilder
 
createNode(Object, Object) - Method in class groovy.xml.MarkupBuilder
 
createNode(Object, Object) - Method in class groovy.xml.NamespaceBuilderSupport
 
createNode(Object, Object) - Method in class groovy.xml.SAXBuilder
 
createNode(Object, Map) - Method in class groovy.xml.DOMBuilder
 
createNode(Object, Map) - Method in class groovy.xml.MarkupBuilder
 
createNode(Object, Map) - Method in class groovy.xml.NamespaceBuilderSupport
 
createNode(Object, Map) - Method in class groovy.xml.SAXBuilder
 
createNode(Object, Map, Object) - Method in class groovy.xml.DOMBuilder
 
createNode(Object, Map, Object) - Method in class groovy.xml.MarkupBuilder
 
createNode(Object, Map, Object) - Method in class groovy.xml.NamespaceBuilderSupport
 
createNode(Object, Map, Object) - Method in class groovy.xml.SAXBuilder
 
createSaxParserFactory() - Static method in class groovy.xml.FactorySupport
 

D

declareNamespace(Map) - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Adds the specified map of prefix to namespace mappings to this GPathResult.
declareNamespace(Map) - Method in class groovy.xml.NamespaceBuilder
 
declareNamespace(Map) - Method in class groovy.xml.NamespaceBuilderSupport
 
declareNamespace(Map) - Method in class groovy.xml.slurpersupport.GPathResult
Adds the specified map of prefix to namespace mappings to this GPathResult.
DefaultXmlEscapingFunction(boolean, boolean) - Constructor for class groovy.xml.MarkupBuilder.DefaultXmlEscapingFunction
 
defineNamespace(Map, String, String) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
defineNamespace(Map, String, String) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
defineNamespaces(Element, Map) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
defineNamespaces(Element, Map) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
depthFirst() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Provides an Iterator over all the nodes of this GPathResult using a depth-first traversal.
depthFirst() - Method in class groovy.xml.slurpersupport.GPathResult
Provides an Iterator over all the nodes of this GPathResult using a depth-first traversal.
depthFirst(Element) - Static method in class groovy.xml.dom.DOMCategory
 
DOMBuilder - Class in groovy.xml
A helper class for creating a W3C DOM tree
DOMBuilder(DocumentBuilder) - Constructor for class groovy.xml.DOMBuilder
 
DOMBuilder(Document) - Constructor for class groovy.xml.DOMBuilder
 
DOMCategory - Class in groovy.xml.dom
Category class which adds GPath style operations to Java's DOM classes.
DOMCategory() - Constructor for class groovy.xml.dom.DOMCategory
 
DomToGroovy - Class in org.apache.groovy.xml.tools
A SAX handler for turning XML into Groovy scripts
DomToGroovy - Class in org.codehaus.groovy.tools.xml
Deprecated.
DomToGroovy(IndentPrinter) - Constructor for class org.apache.groovy.xml.tools.DomToGroovy
 
DomToGroovy(IndentPrinter) - Constructor for class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
DomToGroovy(PrintWriter) - Constructor for class org.apache.groovy.xml.tools.DomToGroovy
 
DomToGroovy(PrintWriter) - Constructor for class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
doStartElement(Object, Attributes) - Method in class groovy.xml.SAXBuilder
 
DoubleQuoteFilter - Class in groovy.xml.markupsupport
 
DoubleQuoteFilter() - Constructor for class groovy.xml.markupsupport.DoubleQuoteFilter
 

E

encoder - Variable in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 
encoding - Variable in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 
encodingKnown - Variable in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 
endDocument() - Method in class groovy.util.XmlParser
Deprecated.
 
endDocument() - Method in class groovy.util.XmlSlurper
Deprecated.
 
endDocument() - Method in class groovy.xml.XmlParser
 
endDocument() - Method in class groovy.xml.XmlSlurper
 
endElement(String, String, String) - Method in class groovy.util.XmlParser
Deprecated.
 
endElement(String, String, String) - Method in class groovy.util.XmlSlurper
Deprecated.
 
endElement(String, String, String) - Method in class groovy.xml.XmlParser
 
endElement(String, String, String) - Method in class groovy.xml.XmlSlurper
 
endPrefixMapping(String) - Method in class groovy.util.XmlParser
Deprecated.
 
endPrefixMapping(String) - Method in class groovy.xml.XmlParser
 
equals(Object) - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
 
equals(Object) - Method in class groovy.xml.slurpersupport.GPathResult
 
escapeControlCharacters(String) - Static method in class groovy.xml.XmlUtil
Escape control characters (below 0x20) with their XML entities, e.g.
escaped() - Method in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 
escapeQuote(String) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
escapeQuote(String) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
escapeXml(String) - Static method in class groovy.xml.XmlUtil
Escape the following characters " ' & < > with their XML entities, e.g.

F

FactorySupport - Class in groovy.xml
Support class for creating XML Factories
FactorySupport() - Constructor for class groovy.xml.FactorySupport
 
FilteredAttributes - Class in groovy.util.slurpersupport
Deprecated.
FilteredAttributes - Class in groovy.xml.slurpersupport
Lazy evaluated representation of a node's attributes filtered by a Closure.
FilteredAttributes(GPathResult, Closure, Map<String, String>) - Constructor for class groovy.util.slurpersupport.FilteredAttributes
Deprecated.
 
FilteredAttributes(GPathResult, Closure, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.FilteredAttributes
 
FilteredNodeChildren - Class in groovy.util.slurpersupport
Deprecated.
FilteredNodeChildren - Class in groovy.xml.slurpersupport
Lazy evaluated representation of child nodes filtered by a Closure.
FilteredNodeChildren(GPathResult, Closure, Map<String, String>) - Constructor for class groovy.util.slurpersupport.FilteredNodeChildren
Deprecated.
 
FilteredNodeChildren(GPathResult, Closure, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.FilteredNodeChildren
 
find(Closure) - Method in class groovy.util.slurpersupport.Attribute
Deprecated.
 
find(Closure) - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Returns the first child of this GPathResult matching the condition(s) specified in the passed closure.
find(Closure) - Method in class groovy.util.slurpersupport.NoChildren
Deprecated.
Returns this.
find(Closure) - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
 
find(Closure) - Method in class groovy.util.slurpersupport.NodeChildren
Deprecated.
 
find(Closure) - Method in class groovy.xml.slurpersupport.Attribute
 
find(Closure) - Method in class groovy.xml.slurpersupport.GPathResult
Returns the first child of this GPathResult matching the condition(s) specified in the passed closure.
find(Closure) - Method in class groovy.xml.slurpersupport.NoChildren
Returns this.
find(Closure) - Method in class groovy.xml.slurpersupport.NodeChild
 
find(Closure) - Method in class groovy.xml.slurpersupport.NodeChildren
 
findAll(Closure) - Method in class groovy.util.slurpersupport.Attribute
Deprecated.
 
findAll(Closure) - Method in class groovy.util.slurpersupport.Attributes
Deprecated.
 
findAll(Closure) - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Returns the children of this GPathResult matching the condition(s) specified in the passed closure.
findAll(Closure) - Method in class groovy.util.slurpersupport.NoChildren
Deprecated.
Returns this.
findAll(Closure) - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
 
findAll(Closure) - Method in class groovy.util.slurpersupport.NodeChildren
Deprecated.
 
findAll(Closure) - Method in class groovy.xml.slurpersupport.Attribute
 
findAll(Closure) - Method in class groovy.xml.slurpersupport.Attributes
 
findAll(Closure) - Method in class groovy.xml.slurpersupport.GPathResult
Returns the children of this GPathResult matching the condition(s) specified in the passed closure.
findAll(Closure) - Method in class groovy.xml.slurpersupport.NoChildren
Returns this.
findAll(Closure) - Method in class groovy.xml.slurpersupport.NodeChild
 
findAll(Closure) - Method in class groovy.xml.slurpersupport.NodeChildren
 
flush() - Method in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 

G

get(Object) - Method in class groovy.util.slurpersupport.NamespaceAwareHashMap
Deprecated.
 
get(Object) - Method in class groovy.xml.slurpersupport.NamespaceAwareHashMap
 
get(String) - Method in class groovy.xml.Namespace
Returns the QName for the given localName.
get(Element, String) - Static method in class groovy.xml.dom.DOMCategory
 
get(NamedNodeMap, String) - Static method in class groovy.xml.dom.DOMCategory
 
get(NodeList, String) - Static method in class groovy.xml.dom.DOMCategory
 
getAdditionalFilters() - Method in class groovy.xml.MarkupBuilder
 
getAt(int) - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Supports the subscript operator for a GPathResult.
getAt(int) - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
 
getAt(int) - Method in class groovy.xml.slurpersupport.GPathResult
Supports the subscript operator for a GPathResult.
getAt(int) - Method in class groovy.xml.slurpersupport.NodeChild
 
getAt(IntRange) - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Supports the range subscript operator for a GPathResult.
getAt(IntRange) - Method in class groovy.xml.slurpersupport.GPathResult
Supports the range subscript operator for a GPathResult.
getAt(DOMCategory.NodeListsHolder, int) - Static method in class groovy.xml.dom.DOMCategory
 
getAt(DOMCategory.NodeListsHolder, IntRange) - Static method in class groovy.xml.dom.DOMCategory
 
getAt(DOMCategory.NodesHolder, int) - Static method in class groovy.xml.dom.DOMCategory
 
getAt(DOMCategory.NodesHolder, IntRange) - Static method in class groovy.xml.dom.DOMCategory
 
getAt(Node, int) - Static method in class groovy.xml.dom.DOMCategory
 
getAt(Node, IntRange) - Static method in class groovy.xml.dom.DOMCategory
 
getAttributeValue(Attr) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
getAttributeValue(Attr) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
getBody() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Creates a Closure representing the body of this GPathResult.
getBody() - Method in class groovy.xml.slurpersupport.GPathResult
Creates a Closure representing the body of this GPathResult.
getCurrent() - Method in class groovy.xml.NamespaceBuilderSupport
 
getDocument() - Method in class groovy.util.XmlSlurper
Deprecated.
 
getDocument() - Method in class groovy.xml.XmlSlurper
 
getDocumentLocator() - Method in class groovy.util.XmlParser
Deprecated.
 
getDocumentLocator() - Method in class groovy.xml.XmlParser
 
getDoubleQuotes() - Method in class groovy.xml.MarkupBuilder
Returns true if attribute values are output with double quotes; false if single quotes are used.
getDTDHandler() - Method in class groovy.util.XmlParser
Deprecated.
 
getDTDHandler() - Method in class groovy.util.XmlSlurper
Deprecated.
 
getDTDHandler() - Method in class groovy.xml.XmlParser
 
getDTDHandler() - Method in class groovy.xml.XmlSlurper
 
getElementName(String, String, String) - Method in class groovy.util.XmlParser
Deprecated.
Return a name given the namespaceURI, localName and qName.
getElementName(String, String, String) - Method in class groovy.xml.XmlParser
Return a name given the namespaceURI, localName and qName.
getEncoding() - Method in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 
getEncodingKnown() - Method in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 
getEntityResolver() - Method in class groovy.util.XmlParser
Deprecated.
 
getEntityResolver() - Method in class groovy.util.XmlSlurper
Deprecated.
 
getEntityResolver() - Method in class groovy.xml.XmlParser
 
getEntityResolver() - Method in class groovy.xml.XmlSlurper
 
getErrorHandler() - Method in class groovy.util.XmlParser
Deprecated.
 
getErrorHandler() - Method in class groovy.util.XmlSlurper
Deprecated.
 
getErrorHandler() - Method in class groovy.xml.XmlParser
 
getErrorHandler() - Method in class groovy.xml.XmlSlurper
 
getFeature(String) - Method in class groovy.util.XmlParser
Deprecated.
 
getFeature(String) - Method in class groovy.util.XmlSlurper
Deprecated.
 
getFeature(String) - Method in class groovy.xml.XmlParser
 
getFeature(String) - Method in class groovy.xml.XmlSlurper
 
getLocalName(Node) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
getLocalName(Node) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
getMkp() - Method in class groovy.xml.MarkupBuilder
getName(Object) - Method in class groovy.xml.XmlNodePrinter
 
getName(String) - Method in class groovy.xml.MarkupBuilder
 
getName(String) - Method in class groovy.xml.NamespaceBuilderSupport
 
getNamespace(String) - Method in class groovy.util.XmlNodePrinter.NamespaceContext
Deprecated.
 
getNamespace(String) - Method in class groovy.xml.XmlNodePrinter.NamespaceContext
 
getNamespaceTagHints() - Method in class groovy.util.slurpersupport.NamespaceAwareHashMap
Deprecated.
 
getNamespaceTagHints() - Method in class groovy.xml.slurpersupport.NamespaceAwareHashMap
 
getNextNode(Iterator) - Method in class groovy.util.slurpersupport.NodeIterator
Deprecated.
 
getNextNode(Iterator) - Method in class groovy.xml.slurpersupport.NodeIterator
 
getPrefix() - Method in class groovy.xml.Namespace
Returns the prefix mapped to this namespace
getPrinter() - Method in class groovy.xml.MarkupBuilder
 
getProperty(String) - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Returns the specified Property of this GPathResult.
getProperty(String) - Method in class groovy.util.XmlParser
Deprecated.
 
getProperty(String) - Method in class groovy.util.XmlSlurper
Deprecated.
 
getProperty(String) - Method in class groovy.xml.slurpersupport.GPathResult
Returns the specified Property of this GPathResult.
getProperty(String) - Method in class groovy.xml.XmlParser
 
getProperty(String) - Method in class groovy.xml.XmlSlurper
 
getQuote() - Method in class groovy.util.XmlNodePrinter
Deprecated.
Get Quote to use when printing attributes.
getQuote() - Method in class groovy.xml.XmlNodePrinter
Get Quote to use when printing attributes.
getTextNodeData(Text) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
getTextNodeData(Text) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
getUri() - Method in class groovy.xml.Namespace
Returns the URI of this namespace
getXMLReader() - Method in class groovy.util.XmlParser
Deprecated.
 
getXMLReader() - Method in class groovy.xml.XmlParser
 
GPathResult - Class in groovy.util.slurpersupport
Deprecated.
GPathResult - Class in groovy.xml.slurpersupport
Base class for representing lazy evaluated GPath expressions.
GPathResult(GPathResult, String, String, Map<String, String>) - Constructor for class groovy.util.slurpersupport.GPathResult
Deprecated.
Creates a new GPathResult named name with the parent parent, the namespacePrefix namespacePrefix and the namespaceTagHints specified in the namespaceTagHints Map.
GPathResult(GPathResult, String, String, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.GPathResult
Creates a new GPathResult named name with the parent parent, the namespacePrefix namespacePrefix and the namespaceTagHints specified in the namespaceTagHints Map.
groovy.util - package groovy.util
 
groovy.util.slurpersupport - package groovy.util.slurpersupport
Helper classes for XmlSlurper.
groovy.xml - package groovy.xml
Groovy markup builder classes for working with SAX and W3C DOM and Groovy markup.
groovy.xml.dom - package groovy.xml.dom
Groovy XML Dom processing classes.
groovy.xml.markupsupport - package groovy.xml.markupsupport
 
groovy.xml.slurpersupport - package groovy.xml.slurpersupport
Helper classes for XmlSlurper.
groovy.xml.streamingmarkupsupport - package groovy.xml.streamingmarkupsupport
XmlBuilder related classes to support streaming XML.

H

handleException(SAXException) - Method in class groovy.xml.SAXBuilder
 
hashCode() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
 
hashCode() - Method in class groovy.xml.slurpersupport.GPathResult
 
hasNext() - Method in class groovy.util.slurpersupport.NodeIterator
Deprecated.
 
hasNext() - Method in class groovy.xml.slurpersupport.NodeIterator
 
haveHighSurrogate - Variable in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 

I

ignorableWhitespace(char[], int, int) - Method in class groovy.util.XmlParser
Deprecated.
 
ignorableWhitespace(char[], int, int) - Method in class groovy.util.XmlSlurper
Deprecated.
 
ignorableWhitespace(char[], int, int) - Method in class groovy.xml.XmlParser
 
ignorableWhitespace(char[], int, int) - Method in class groovy.xml.XmlSlurper
 
inMixed - Variable in class org.apache.groovy.xml.tools.DomToGroovy
 
inMixed - Variable in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
invokeMethod(String, Object) - Method in class groovy.xml.NamespaceBuilderSupport
Allow automatic detection of namespace declared in the attributes
isEmpty() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Returns true if the GPathResult is empty, i.e.
isEmpty() - Method in class groovy.xml.slurpersupport.GPathResult
Returns true if the GPathResult is empty, i.e.
isEmpty(NodeList) - Static method in class groovy.xml.dom.DOMCategory
 
isEscapeAttributes() - Method in class groovy.xml.MarkupBuilder
Returns the escapeAttributes property value.
isExpandEmptyElements() - Method in class groovy.util.XmlNodePrinter
Deprecated.
Whether empty elements are expanded from <tagName/> to <tagName></tagName>.
isExpandEmptyElements() - Method in class groovy.xml.MarkupBuilder
Whether empty elements are expanded from <tagName/> to <tagName></tagName>.
isExpandEmptyElements() - Method in class groovy.xml.XmlNodePrinter
Whether empty elements are expanded from <tagName/> to <tagName></tagName>.
isGlobalKeepIgnorableWhitespace() - Static method in class groovy.xml.dom.DOMCategory
 
isGlobalTrimWhitespace() - Static method in class groovy.xml.dom.DOMCategory
 
isKeepIgnorableWhitespace() - Method in class groovy.util.XmlParser
Deprecated.
Returns the current keep ignorable whitespace setting.
isKeepIgnorableWhitespace() - Method in class groovy.util.XmlSlurper
Deprecated.
 
isKeepIgnorableWhitespace() - Method in class groovy.xml.XmlParser
Returns the current keep ignorable whitespace setting.
isKeepIgnorableWhitespace() - Method in class groovy.xml.XmlSlurper
 
isNamespaceAware() - Method in class groovy.util.XmlNodePrinter
Deprecated.
Check if namespace handling is enabled.
isNamespaceAware() - Method in class groovy.util.XmlParser
Deprecated.
Determine if namespace handling is enabled.
isNamespaceAware() - Method in class groovy.xml.XmlNodePrinter
Check if namespace handling is enabled.
isNamespaceAware() - Method in class groovy.xml.XmlParser
Determine if namespace handling is enabled.
isOmitEmptyAttributes() - Method in class groovy.xml.MarkupBuilder
Determine whether empty attributes will appear in the produced markup.
isOmitNullAttributes() - Method in class groovy.xml.MarkupBuilder
Determine whether null attributes will appear in the produced markup.
isPrefixRegistered(String, String) - Method in class groovy.util.XmlNodePrinter.NamespaceContext
Deprecated.
 
isPrefixRegistered(String, String) - Method in class groovy.xml.XmlNodePrinter.NamespaceContext
 
isPreserveWhitespace() - Method in class groovy.util.XmlNodePrinter
Deprecated.
Check if whitespace preservation is enabled.
isPreserveWhitespace() - Method in class groovy.xml.XmlNodePrinter
Check if whitespace preservation is enabled.
isTrimWhitespace() - Method in class groovy.util.XmlParser
Deprecated.
Returns the current trim whitespace setting.
isTrimWhitespace() - Method in class groovy.xml.XmlParser
Returns the current trim whitespace setting.
iterator() - Method in class groovy.util.slurpersupport.Attribute
Deprecated.
 
iterator() - Method in class groovy.util.slurpersupport.Attributes
Deprecated.
 
iterator() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
 
iterator() - Method in class groovy.util.slurpersupport.NoChildren
Deprecated.
Returns an empty Iterator.
iterator() - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
 
iterator() - Method in class groovy.util.slurpersupport.NodeChildren
Deprecated.
 
iterator() - Method in class groovy.xml.slurpersupport.Attribute
 
iterator() - Method in class groovy.xml.slurpersupport.Attributes
 
iterator() - Method in class groovy.xml.slurpersupport.GPathResult
 
iterator() - Method in class groovy.xml.slurpersupport.NoChildren
Returns an empty Iterator.
iterator() - Method in class groovy.xml.slurpersupport.NodeChild
 
iterator() - Method in class groovy.xml.slurpersupport.NodeChildren
 
iterator(NodeList) - Static method in class org.apache.groovy.xml.extensions.XmlExtensions
Makes NodeList iterable by returning a read-only Iterator which traverses over each Node.
iterator(NodeList) - Static method in class org.codehaus.groovy.runtime.XmlGroovyMethods
Deprecated.

K

keywords - Variable in class org.apache.groovy.xml.tools.DomToGroovy
 
keywords - Variable in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 

L

leftShift(Object) - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Overloads the left shift operator to provide an easy way to lazily append Objects to this GPathResult.
leftShift(Object) - Method in class groovy.xml.slurpersupport.GPathResult
Overloads the left shift operator to provide an easy way to lazily append Objects to this GPathResult.
list() - Method in class groovy.util.slurpersupport.Attributes
Deprecated.
 
list() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Creates a list of objects representing this GPathResult.
list() - Method in class groovy.xml.slurpersupport.Attributes
 
list() - Method in class groovy.xml.slurpersupport.GPathResult
Creates a list of objects representing this GPathResult.
list(NodeList) - Static method in class groovy.xml.dom.DOMCategory
 
localText() - Method in class groovy.util.slurpersupport.Node
Deprecated.
Returns the list of any direct String nodes of this node.
localText() - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
Returns the list of any direct String nodes of this NodeChild.
localText() - Method in class groovy.xml.slurpersupport.Node
Returns the list of any direct String nodes of this node.
localText() - Method in class groovy.xml.slurpersupport.NodeChild
Returns the list of any direct String nodes of this NodeChild.
localText(Element) - Static method in class groovy.xml.dom.DOMCategory
Returns the list of any direct String nodes of this node.
lookupNamespace(String) - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Returns the namespace mapped to the specified prefix.
lookupNamespace(String) - Method in class groovy.xml.slurpersupport.GPathResult
Returns the namespace mapped to the specified prefix.

M

main(String[]) - Static method in class org.apache.groovy.xml.tools.DomToGroovy
 
main(String[]) - Static method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
MarkupBuilder - Class in groovy.xml
A helper class for creating XML or HTML markup.
MarkupBuilder() - Constructor for class groovy.xml.MarkupBuilder
Prints markup to System.out
MarkupBuilder(IndentPrinter) - Constructor for class groovy.xml.MarkupBuilder
Sends markup to the given IndentPrinter.
MarkupBuilder(PrintWriter) - Constructor for class groovy.xml.MarkupBuilder
Sends markup to the given PrintWriter
MarkupBuilder(Writer) - Constructor for class groovy.xml.MarkupBuilder
Sends markup to the given Writer but first wrapping it in a PrintWriter
MarkupBuilder.CharFilter - Enum in groovy.xml
 
MarkupBuilder.DefaultXmlEscapingFunction - Class in groovy.xml
 
MarkupBuilderHelper - Class in groovy.xml
A helper class for MarkupBuilder.
MarkupBuilderHelper(MarkupBuilder) - Constructor for class groovy.xml.MarkupBuilderHelper
 
mixedContent(NodeList) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
mixedContent(NodeList) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 

N

name - Variable in class groovy.util.slurpersupport.GPathResult
Deprecated.
 
name - Variable in class groovy.xml.slurpersupport.GPathResult
 
name() - Method in class groovy.util.slurpersupport.Attribute
Deprecated.
 
name() - Method in class groovy.util.slurpersupport.Attributes
Deprecated.
 
name() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Returns the name of this GPathResult.
name() - Method in class groovy.util.slurpersupport.Node
Deprecated.
Returns the name of this Node.
name() - Method in class groovy.xml.slurpersupport.Attribute
 
name() - Method in class groovy.xml.slurpersupport.Attributes
 
name() - Method in class groovy.xml.slurpersupport.GPathResult
Returns the name of this GPathResult.
name() - Method in class groovy.xml.slurpersupport.Node
Returns the name of this Node.
name(Node) - Static method in class groovy.xml.dom.DOMCategory
 
namespace(String) - Method in class groovy.xml.NamespaceBuilder
 
namespace(String) - Method in class groovy.xml.NamespaceBuilderSupport
 
namespace(String, String) - Method in class groovy.xml.NamespaceBuilder
 
namespace(String, String) - Method in class groovy.xml.NamespaceBuilderSupport
 
Namespace - Class in groovy.xml
A simple helper class which acts as a factory of QName instances.
Namespace() - Constructor for class groovy.xml.Namespace
 
Namespace(String) - Constructor for class groovy.xml.Namespace
 
Namespace(String, String) - Constructor for class groovy.xml.Namespace
 
NamespaceAwareHashMap - Class in groovy.util.slurpersupport
Deprecated.
NamespaceAwareHashMap - Class in groovy.xml.slurpersupport
 
NamespaceAwareHashMap() - Constructor for class groovy.util.slurpersupport.NamespaceAwareHashMap
Deprecated.
 
NamespaceAwareHashMap() - Constructor for class groovy.xml.slurpersupport.NamespaceAwareHashMap
 
NamespaceBuilder - Class in groovy.xml
A helper class for creating namespaces for GroovyMarkup
NamespaceBuilder(BuilderSupport) - Constructor for class groovy.xml.NamespaceBuilder
 
NamespaceBuilderSupport - Class in groovy.xml
A helper class for creating namespaced GroovyMarkup
NamespaceBuilderSupport(BuilderSupport) - Constructor for class groovy.xml.NamespaceBuilderSupport
 
NamespaceBuilderSupport(BuilderSupport, String) - Constructor for class groovy.xml.NamespaceBuilderSupport
 
NamespaceBuilderSupport(BuilderSupport, String, String) - Constructor for class groovy.xml.NamespaceBuilderSupport
 
NamespaceBuilderSupport(BuilderSupport, String, String, boolean) - Constructor for class groovy.xml.NamespaceBuilderSupport
 
NamespaceBuilderSupport(BuilderSupport, Map) - Constructor for class groovy.xml.NamespaceBuilderSupport
 
NamespaceContext() - Constructor for class groovy.util.XmlNodePrinter.NamespaceContext
Deprecated.
 
NamespaceContext() - Constructor for class groovy.xml.XmlNodePrinter.NamespaceContext
 
NamespaceContext(XmlNodePrinter.NamespaceContext) - Constructor for class groovy.util.XmlNodePrinter.NamespaceContext
Deprecated.
 
NamespaceContext(XmlNodePrinter.NamespaceContext) - Constructor for class groovy.xml.XmlNodePrinter.NamespaceContext
 
namespaceMap - Variable in class groovy.util.slurpersupport.GPathResult
Deprecated.
 
namespaceMap - Variable in class groovy.xml.slurpersupport.GPathResult
 
namespaceMethodMap - Variable in class groovy.xml.streamingmarkupsupport.Builder
 
namespacePrefix - Variable in class groovy.util.slurpersupport.GPathResult
Deprecated.
 
namespacePrefix - Variable in class groovy.xml.slurpersupport.GPathResult
 
namespaceSpecificTags - Variable in class groovy.xml.streamingmarkupsupport.Builder.Built
 
namespaceTagHints - Variable in class groovy.util.slurpersupport.GPathResult
Deprecated.
 
namespaceTagHints - Variable in class groovy.xml.slurpersupport.GPathResult
 
namespaceURI() - Method in class groovy.util.slurpersupport.Attribute
Deprecated.
Returns the URI of the namespace of this Attribute.
namespaceURI() - Method in class groovy.util.slurpersupport.Node
Deprecated.
Returns the URI of the namespace of this Node.
namespaceURI() - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
Returns the URI of the namespace of this NodeChild.
namespaceURI() - Method in class groovy.xml.slurpersupport.Attribute
Returns the URI of the namespace of this Attribute.
namespaceURI() - Method in class groovy.xml.slurpersupport.Node
Returns the URI of the namespace of this Node.
namespaceURI() - Method in class groovy.xml.slurpersupport.NodeChild
Returns the URI of the namespace of this NodeChild.
newInstance() - Static method in class groovy.xml.DOMBuilder
 
newInstance(boolean, boolean) - Static method in class groovy.xml.DOMBuilder
 
newInstance(BuilderSupport) - Static method in class groovy.xml.NamespaceBuilder
 
newInstance(BuilderSupport, String) - Static method in class groovy.xml.NamespaceBuilder
 
newInstance(BuilderSupport, String, String) - Static method in class groovy.xml.NamespaceBuilder
 
newInstance(Map, BuilderSupport) - Static method in class groovy.xml.NamespaceBuilder
 
newSAXParser(String, boolean, boolean, File) - Static method in class groovy.xml.XmlUtil
Factory method to create a SAXParser configured to validate according to a particular schema language and a File containing the schema to validate against.
newSAXParser(String, boolean, boolean, URL) - Static method in class groovy.xml.XmlUtil
Factory method to create a SAXParser configured to validate according to a particular schema language and an URL pointing to the schema to validate against.
newSAXParser(String, boolean, boolean, Source...) - Static method in class groovy.xml.XmlUtil
Factory method to create a SAXParser configured to validate according to a particular schema language and optionally providing the schema sources to validate with.
newSAXParser(String, File) - Static method in class groovy.xml.XmlUtil
Factory method to create a SAXParser configured to validate according to a particular schema language and a File containing the schema to validate against.
newSAXParser(String, URL) - Static method in class groovy.xml.XmlUtil
Factory method to create a SAXParser configured to validate according to a particular schema language and an URL pointing to the schema to validate against.
newSAXParser(String, Source...) - Static method in class groovy.xml.XmlUtil
Factory method to create a SAXParser configured to validate according to a particular schema language and optionally providing the schema sources to validate with.
next() - Method in class groovy.util.slurpersupport.NodeIterator
Deprecated.
 
next() - Method in class groovy.xml.slurpersupport.NodeIterator
 
NoChildren - Class in groovy.util.slurpersupport
Deprecated.
NoChildren - Class in groovy.xml.slurpersupport
Lazy evaluated representation of a GPath expression returning no children.
NoChildren(GPathResult, String, Map<String, String>) - Constructor for class groovy.util.slurpersupport.NoChildren
Deprecated.
 
NoChildren(GPathResult, String, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.NoChildren
 
Node - Class in groovy.util.slurpersupport
Deprecated.
Node - Class in groovy.xml.slurpersupport
Represents a node.
Node(Node, String, Map, Map, String) - Constructor for class groovy.util.slurpersupport.Node
Deprecated.
 
Node(Node, String, Map, Map, String) - Constructor for class groovy.xml.slurpersupport.Node
 
NodeChild - Class in groovy.util.slurpersupport
Deprecated.
NodeChild - Class in groovy.xml.slurpersupport
Lazy evaluated representation of a child node.
NodeChild(Node, GPathResult, String, Map<String, String>) - Constructor for class groovy.util.slurpersupport.NodeChild
Deprecated.
 
NodeChild(Node, GPathResult, Map<String, String>) - Constructor for class groovy.util.slurpersupport.NodeChild
Deprecated.
 
NodeChild(Node, GPathResult, String, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.NodeChild
 
NodeChild(Node, GPathResult, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.NodeChild
 
NodeChildren - Class in groovy.util.slurpersupport
Deprecated.
NodeChildren - Class in groovy.xml.slurpersupport
Lazy evaluated representation of child nodes.
NodeChildren(GPathResult, String, String, Map<String, String>) - Constructor for class groovy.util.slurpersupport.NodeChildren
Deprecated.
 
NodeChildren(GPathResult, String, Map<String, String>) - Constructor for class groovy.util.slurpersupport.NodeChildren
Deprecated.
 
NodeChildren(GPathResult, Map<String, String>) - Constructor for class groovy.util.slurpersupport.NodeChildren
Deprecated.
 
NodeChildren(GPathResult, String, String, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.NodeChildren
 
NodeChildren(GPathResult, String, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.NodeChildren
 
NodeChildren(GPathResult, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.NodeChildren
 
nodeCompleted(Object, Object) - Method in class groovy.xml.MarkupBuilder
 
nodeCompleted(Object, Object) - Method in class groovy.xml.SAXBuilder
 
nodeIterator() - Method in class groovy.util.slurpersupport.Attribute
Deprecated.
 
nodeIterator() - Method in class groovy.util.slurpersupport.Attributes
Deprecated.
 
nodeIterator() - Method in class groovy.util.slurpersupport.FilteredAttributes
Deprecated.
 
nodeIterator() - Method in class groovy.util.slurpersupport.FilteredNodeChildren
Deprecated.
 
nodeIterator() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
 
nodeIterator() - Method in class groovy.util.slurpersupport.NoChildren
Deprecated.
Returns an empty iterator.
nodeIterator() - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
 
nodeIterator() - Method in class groovy.util.slurpersupport.NodeChildren
Deprecated.
 
nodeIterator() - Method in class groovy.util.slurpersupport.NodeParents
Deprecated.
 
nodeIterator() - Method in class groovy.xml.slurpersupport.Attribute
 
nodeIterator() - Method in class groovy.xml.slurpersupport.Attributes
 
nodeIterator() - Method in class groovy.xml.slurpersupport.FilteredAttributes
 
nodeIterator() - Method in class groovy.xml.slurpersupport.FilteredNodeChildren
 
nodeIterator() - Method in class groovy.xml.slurpersupport.GPathResult
 
nodeIterator() - Method in class groovy.xml.slurpersupport.NoChildren
Returns an empty iterator.
nodeIterator() - Method in class groovy.xml.slurpersupport.NodeChild
 
nodeIterator() - Method in class groovy.xml.slurpersupport.NodeChildren
 
nodeIterator() - Method in class groovy.xml.slurpersupport.NodeParents
 
NodeIterator - Class in groovy.util.slurpersupport
Deprecated.
NodeIterator - Class in groovy.xml.slurpersupport
Helper class for iterating through nodes.
NodeIterator(Iterator) - Constructor for class groovy.util.slurpersupport.NodeIterator
Deprecated.
 
NodeIterator(Iterator) - Constructor for class groovy.xml.slurpersupport.NodeIterator
 
NodeParents - Class in groovy.util.slurpersupport
Deprecated.
NodeParents - Class in groovy.xml.slurpersupport
Lazy evaluated representation of parent nodes without duplicates
NodeParents(GPathResult, Map<String, String>) - Constructor for class groovy.util.slurpersupport.NodeParents
Deprecated.
 
NodeParents(GPathResult, Map<String, String>) - Constructor for class groovy.xml.slurpersupport.NodeParents
 
NONE - groovy.xml.MarkupBuilder.CharFilter
 

O

org.apache.groovy.xml.extensions - package org.apache.groovy.xml.extensions
 
org.apache.groovy.xml.tools - package org.apache.groovy.xml.tools
 
org.codehaus.groovy.runtime - package org.codehaus.groovy.runtime
 
org.codehaus.groovy.tools.xml - package org.codehaus.groovy.tools.xml
 
out - Variable in class groovy.util.XmlNodePrinter
Deprecated.
 
out - Variable in class groovy.xml.XmlNodePrinter
 
out - Variable in class org.apache.groovy.xml.tools.DomToGroovy
 
out - Variable in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 

P

parent - Variable in class groovy.util.slurpersupport.GPathResult
Deprecated.
 
parent - Variable in class groovy.xml.slurpersupport.GPathResult
 
parent() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Returns as GPathResult with the parent nodes of the current GPathResult
parent() - Method in class groovy.util.slurpersupport.Node
Deprecated.
Returns the parent of this Node.
parent() - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
 
parent() - Method in class groovy.xml.slurpersupport.GPathResult
Returns as GPathResult with the parent nodes of the current GPathResult
parent() - Method in class groovy.xml.slurpersupport.Node
Returns the parent of this Node.
parent() - Method in class groovy.xml.slurpersupport.NodeChild
 
parent(Node) - Static method in class groovy.xml.dom.DOMCategory
 
parents() - Method in class groovy.util.slurpersupport.Attribute
Deprecated.
Throws a GroovyRuntimeException, because this method is not implemented yet.
parents() - Method in class groovy.util.slurpersupport.Attributes
Deprecated.
 
parents() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Returns the parents of this GPathResult as a GPathResult.
parents() - Method in class groovy.util.slurpersupport.NoChildren
Deprecated.
Throws a GroovyRuntimeException, because it is not implemented yet.
parents() - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
Throws a GroovyRuntimeException, because this method is not implemented yet.
parents() - Method in class groovy.util.slurpersupport.NodeChildren
Deprecated.
Throws a GroovyRuntimeException, because it is not implemented yet.
parents() - Method in class groovy.xml.slurpersupport.Attribute
Throws a GroovyRuntimeException, because this method is not implemented yet.
parents() - Method in class groovy.xml.slurpersupport.Attributes
 
parents() - Method in class groovy.xml.slurpersupport.GPathResult
Returns the parents of this GPathResult as a GPathResult.
parents() - Method in class groovy.xml.slurpersupport.NoChildren
Throws a GroovyRuntimeException, because it is not implemented yet.
parents() - Method in class groovy.xml.slurpersupport.NodeChild
Throws a GroovyRuntimeException, because this method is not implemented yet.
parents() - Method in class groovy.xml.slurpersupport.NodeChildren
Throws a GroovyRuntimeException, because it is not implemented yet.
parse(File) - Method in class groovy.util.XmlParser
Deprecated.
Parses the content of the given file as XML turning it into a tree of Nodes.
parse(File) - Method in class groovy.util.XmlSlurper
Deprecated.
Parses the content of the given file as XML turning it into a GPathResult object
parse(File) - Method in class groovy.xml.XmlParser
Parses the content of the given file as XML turning it into a tree of Nodes.
parse(File) - Method in class groovy.xml.XmlSlurper
Parses the content of the given file as XML turning it into a GPathResult object
parse(File) - Static method in class org.apache.groovy.xml.tools.DomToGroovy
 
parse(File) - Static method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
parse(InputStream) - Method in class groovy.util.XmlParser
Deprecated.
Parse the content of the specified input stream into a tree of Nodes.
parse(InputStream) - Method in class groovy.util.XmlSlurper
Deprecated.
Parse the content of the specified input stream into an GPathResult Object.
parse(InputStream) - Method in class groovy.xml.XmlParser
Parse the content of the specified input stream into a tree of Nodes.
parse(InputStream) - Method in class groovy.xml.XmlSlurper
Parse the content of the specified input stream into an GPathResult Object.
parse(InputStream) - Static method in class org.apache.groovy.xml.tools.DomToGroovy
 
parse(InputStream) - Static method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
parse(Reader) - Method in class groovy.util.XmlParser
Deprecated.
Parse the content of the specified reader into a tree of Nodes.
parse(Reader) - Method in class groovy.util.XmlSlurper
Deprecated.
Parse the content of the specified reader into a GPathResult Object.
parse(Reader) - Static method in class groovy.xml.DOMBuilder
Creates a DocumentBuilder and uses it to parse the XML text read from the given reader.
parse(Reader) - Method in class groovy.xml.XmlParser
Parse the content of the specified reader into a tree of Nodes.
parse(Reader) - Method in class groovy.xml.XmlSlurper
Parse the content of the specified reader into a GPathResult Object.
parse(Reader) - Static method in class org.apache.groovy.xml.tools.DomToGroovy
 
parse(Reader) - Static method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
parse(Reader, boolean, boolean) - Static method in class groovy.xml.DOMBuilder
Creates a DocumentBuilder and uses it to parse the XML text read from the given reader, allowing parser validation and namespace awareness to be controlled.
parse(Reader, boolean, boolean, boolean) - Static method in class groovy.xml.DOMBuilder
Creates a DocumentBuilder and uses it to parse the XML text read from the given reader, allowing parser validation, namespace awareness and permission of DOCTYPE declarations to be controlled.
parse(String) - Method in class groovy.util.XmlParser
Deprecated.
Parse the content of the specified URI into a tree of Nodes.
parse(String) - Method in class groovy.util.XmlSlurper
Deprecated.
Parse the content of the specified URI into a GPathResult Object
parse(String) - Method in class groovy.xml.XmlParser
Parse the content of the specified URI into a tree of Nodes.
parse(String) - Method in class groovy.xml.XmlSlurper
Parse the content of the specified URI into a GPathResult Object
parse(String) - Static method in class org.apache.groovy.xml.tools.DomToGroovy
 
parse(String) - Static method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
parse(Path) - Method in class groovy.xml.XmlSlurper
 
parse(InputSource) - Method in class groovy.util.XmlParser
Deprecated.
Parse the content of the specified input source into a tree of Nodes.
parse(InputSource) - Method in class groovy.util.XmlSlurper
Deprecated.
Parse the content of the specified input source into a GPathResult object
parse(InputSource) - Method in class groovy.xml.XmlParser
Parse the content of the specified input source into a tree of Nodes.
parse(InputSource) - Method in class groovy.xml.XmlSlurper
Parse the content of the specified input source into a GPathResult object
parseText(String) - Method in class groovy.util.XmlParser
Deprecated.
A helper method to parse the given text as XML.
parseText(String) - Method in class groovy.util.XmlSlurper
Deprecated.
A helper method to parse the given text as XML
parseText(String) - Method in class groovy.xml.DOMBuilder
A helper method to parse the given text as XML.
parseText(String) - Method in class groovy.xml.XmlParser
A helper method to parse the given text as XML.
parseText(String) - Method in class groovy.xml.XmlSlurper
A helper method to parse the given text as XML
pi(Map<String, Map<String, Object>>) - Method in class groovy.xml.MarkupBuilderHelper
Produce an XML processing instruction in the output.
plus(Object) - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Lazily adds the specified Object to this GPathResult.
plus(Object) - Method in class groovy.xml.slurpersupport.GPathResult
Lazily adds the specified Object to this GPathResult.
plus(Element, Closure) - Static method in class groovy.xml.dom.DOMCategory
 
plus(NodeList, Closure) - Static method in class groovy.xml.dom.DOMCategory
 
pop() - Method in class groovy.util.slurpersupport.FilteredNodeChildren
Deprecated.
 
pop() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Returns the parent of this GPathResult.
pop() - Method in class groovy.xml.slurpersupport.FilteredNodeChildren
 
pop() - Method in class groovy.xml.slurpersupport.GPathResult
Returns the parent of this GPathResult.
print(Node) - Method in class groovy.util.XmlNodePrinter
Deprecated.
 
print(Node) - Method in class groovy.xml.XmlNodePrinter
 
print(Node, XmlNodePrinter.NamespaceContext) - Method in class groovy.util.XmlNodePrinter
Deprecated.
 
print(Node, XmlNodePrinter.NamespaceContext) - Method in class groovy.xml.XmlNodePrinter
 
print(Object) - Method in class groovy.xml.MarkupBuilder
 
print(String) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
print(String) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
print(Document) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
print(Document) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
print(Node, Map, boolean) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
print(Node, Map, boolean) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
printAttributes(Element) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
printAttributes(Element) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
printAttributeWithoutPrefix(Attr, boolean) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
printAttributeWithoutPrefix(Attr, boolean) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
printAttributeWithPrefix(Attr, StringBuffer) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
printAttributeWithPrefix(Attr, StringBuffer) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
printChildren(Node, Map) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
printChildren(Node, Map) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
printComment(Comment, boolean) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
printComment(Comment, boolean) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
printElement(Element, Map, boolean) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
printElement(Element, Map, boolean) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
printEnd(String, boolean) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
printEnd(String, boolean) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
printIndent() - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
printIndent() - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
printLineBegin() - Method in class groovy.util.XmlNodePrinter
Deprecated.
 
printLineBegin() - Method in class groovy.xml.XmlNodePrinter
 
printLineEnd() - Method in class groovy.util.XmlNodePrinter
Deprecated.
 
printLineEnd() - Method in class groovy.xml.XmlNodePrinter
 
printLineEnd(String) - Method in class groovy.util.XmlNodePrinter
Deprecated.
 
printLineEnd(String) - Method in class groovy.xml.XmlNodePrinter
 
printList(List, XmlNodePrinter.NamespaceContext) - Method in class groovy.util.XmlNodePrinter
Deprecated.
 
printList(List, XmlNodePrinter.NamespaceContext) - Method in class groovy.xml.XmlNodePrinter
 
println(String) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
println(String) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
printName(Node, XmlNodePrinter.NamespaceContext, boolean, boolean) - Method in class groovy.util.XmlNodePrinter
Deprecated.
 
printName(Node, XmlNodePrinter.NamespaceContext, boolean, boolean) - Method in class groovy.xml.XmlNodePrinter
 
printNameAttributes(Map, XmlNodePrinter.NamespaceContext) - Method in class groovy.util.XmlNodePrinter
Deprecated.
 
printNameAttributes(Map, XmlNodePrinter.NamespaceContext) - Method in class groovy.xml.XmlNodePrinter
 
printNamespace(Object, XmlNodePrinter.NamespaceContext) - Method in class groovy.util.XmlNodePrinter
Deprecated.
 
printNamespace(Object, XmlNodePrinter.NamespaceContext) - Method in class groovy.xml.XmlNodePrinter
 
printPI(ProcessingInstruction, boolean) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
printPI(ProcessingInstruction, boolean) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
printQuoted(String) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
printQuoted(String) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
printSimpleItem(Object) - Method in class groovy.util.XmlNodePrinter
Deprecated.
 
printSimpleItem(Object) - Method in class groovy.xml.XmlNodePrinter
 
printSpecialNode(Node) - Method in class groovy.util.XmlNodePrinter
Deprecated.
 
printSpecialNode(Node) - Method in class groovy.xml.XmlNodePrinter
 
printText(Text, boolean) - Method in class org.apache.groovy.xml.tools.DomToGroovy
 
printText(Text, boolean) - Method in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 
processingInstruction(String, String) - Method in class groovy.util.XmlParser
Deprecated.
 
processingInstruction(String, String) - Method in class groovy.xml.XmlParser
 
put(String, String) - Method in class groovy.util.slurpersupport.NamespaceAwareHashMap
Deprecated.
 
put(String, String) - Method in class groovy.xml.slurpersupport.NamespaceAwareHashMap
 
putAll(Map<? extends String, ? extends String>) - Method in class groovy.util.slurpersupport.NamespaceAwareHashMap
Deprecated.
 
putAll(Map<? extends String, ? extends String>) - Method in class groovy.xml.slurpersupport.NamespaceAwareHashMap
 
putAt(int, Object) - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
A helper method to allow GPathResults to work with subscript operators
putAt(int, Object) - Method in class groovy.xml.slurpersupport.GPathResult
A helper method to allow GPathResults to work with subscript operators
putAt(Element, String, Object) - Static method in class groovy.xml.dom.DOMCategory
 

Q

qt - Variable in class org.apache.groovy.xml.tools.DomToGroovy
 
qt - Variable in class org.codehaus.groovy.tools.xml.DomToGroovy
Deprecated.
 

R

registerNamespacePrefix(String, String) - Method in class groovy.util.XmlNodePrinter.NamespaceContext
Deprecated.
 
registerNamespacePrefix(String, String) - Method in class groovy.xml.XmlNodePrinter.NamespaceContext
 
remove() - Method in class groovy.util.slurpersupport.NodeIterator
Deprecated.
 
remove() - Method in class groovy.xml.slurpersupport.NodeIterator
 
remove(Object) - Method in class groovy.util.slurpersupport.NamespaceAwareHashMap
Deprecated.
 
remove(Object) - Method in class groovy.xml.slurpersupport.NamespaceAwareHashMap
 
replaceBody(Object) - Method in class groovy.util.slurpersupport.Attribute
Deprecated.
NOP, because an attribute does not have a Body.
replaceBody(Object) - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
 
replaceBody(Object) - Method in class groovy.util.slurpersupport.NoChildren
Deprecated.
NOP
replaceBody(Object) - Method in class groovy.util.slurpersupport.Node
Deprecated.
Replaces the current body of this Node with the passed object.
replaceBody(Object) - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
 
replaceBody(Object) - Method in class groovy.util.slurpersupport.NodeChildren
Deprecated.
 
replaceBody(Object) - Method in class groovy.xml.slurpersupport.Attribute
NOP, because an attribute does not have a Body.
replaceBody(Object) - Method in class groovy.xml.slurpersupport.GPathResult
 
replaceBody(Object) - Method in class groovy.xml.slurpersupport.NoChildren
NOP
replaceBody(Object) - Method in class groovy.xml.slurpersupport.Node
Replaces the current body of this Node with the passed object.
replaceBody(Object) - Method in class groovy.xml.slurpersupport.NodeChild
 
replaceBody(Object) - Method in class groovy.xml.slurpersupport.NodeChildren
 
ReplacementNode - Class in groovy.util.slurpersupport
Deprecated.
ReplacementNode - Class in groovy.xml.slurpersupport
Helper base class used for lazy updates.
ReplacementNode() - Constructor for class groovy.util.slurpersupport.ReplacementNode
Deprecated.
 
ReplacementNode() - Constructor for class groovy.xml.slurpersupport.ReplacementNode
 
replaceNode(Closure) - Method in class groovy.util.slurpersupport.Attribute
Deprecated.
NOP, because an attribute does not have any Node to replace.
replaceNode(Closure) - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
 
replaceNode(Closure) - Method in class groovy.util.slurpersupport.NoChildren
Deprecated.
NOP
replaceNode(Closure) - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
 
replaceNode(Closure) - Method in class groovy.util.slurpersupport.NodeChildren
Deprecated.
 
replaceNode(Closure) - Method in class groovy.xml.slurpersupport.Attribute
NOP, because an attribute does not have any Node to replace.
replaceNode(Closure) - Method in class groovy.xml.slurpersupport.GPathResult
 
replaceNode(Closure) - Method in class groovy.xml.slurpersupport.NoChildren
NOP
replaceNode(Closure) - Method in class groovy.xml.slurpersupport.NodeChild
 
replaceNode(Closure) - Method in class groovy.xml.slurpersupport.NodeChildren
 
replaceNode(Closure, GPathResult) - Method in class groovy.util.slurpersupport.Node
Deprecated.
 
replaceNode(Closure, GPathResult) - Method in class groovy.xml.slurpersupport.Node
 
replaceNode(DOMCategory.NodesHolder, Closure) - Static method in class groovy.xml.dom.DOMCategory
 
replaceNode(Node, Closure) - Static method in class groovy.xml.dom.DOMCategory
 
root - Variable in class groovy.xml.streamingmarkupsupport.Builder.Built
 

S

SAXBuilder - Class in groovy.xml
A builder for generating W3C SAX events.
SAXBuilder(ContentHandler) - Constructor for class groovy.xml.SAXBuilder
 
serialize(Writable) - Static method in class groovy.xml.XmlUtil
Return a pretty String version of the XML content produced by the Writable.
serialize(Writable, OutputStream) - Static method in class groovy.xml.XmlUtil
Write a pretty version of the XML content produced by the Writable to the OutputStream.
serialize(Writable, Writer) - Static method in class groovy.xml.XmlUtil
Write a pretty version of the XML content produced by the Writable to the Writer.
serialize(Node) - Static method in class groovy.xml.XmlUtil
Return a pretty String version of the Node.
serialize(Node, OutputStream) - Static method in class groovy.xml.XmlUtil
Write a pretty version of the Node to the OutputStream.
serialize(Node, Writer) - Static method in class groovy.xml.XmlUtil
Write a pretty version of the Node to the Writer.
serialize(GPathResult) - Static method in class groovy.util.XmlUtil
Deprecated.
serialize(GPathResult, OutputStream) - Static method in class groovy.util.XmlUtil
Deprecated.
serialize(GPathResult, Writer) - Static method in class groovy.util.XmlUtil
Deprecated.
serialize(GPathResult) - Static method in class groovy.xml.XmlUtil
Return a pretty version of the GPathResult.
serialize(GPathResult, OutputStream) - Static method in class groovy.xml.XmlUtil
Write a pretty version of the GPathResult to the OutputStream.
serialize(GPathResult, Writer) - Static method in class groovy.xml.XmlUtil
Write a pretty version of the GPathResult to the Writer.
serialize(String) - Static method in class groovy.xml.XmlUtil
Return a pretty version of the XML content contained in the given String.
serialize(String, OutputStream) - Static method in class groovy.xml.XmlUtil
Write a pretty version of the given XML string to the OutputStream.
serialize(String, Writer) - Static method in class groovy.xml.XmlUtil
Write a pretty version of the given XML string to the Writer.
serialize(Element) - Static method in class groovy.xml.XmlUtil
Return a pretty String version of the Element.
serialize(Element) - Static method in class org.apache.groovy.xml.extensions.XmlExtensions
Transforms the element to its text equivalent.
serialize(Element) - Static method in class org.codehaus.groovy.runtime.XmlGroovyMethods
Deprecated.
serialize(Element, OutputStream) - Static method in class groovy.xml.XmlUtil
Write a pretty version of the Element to the OutputStream.
serialize(Element, Writer) - Static method in class groovy.xml.XmlUtil
Write a pretty version of the Element to the Writer.
setAdditionalFilters(List<Function<Character, Optional<String>>>) - Method in class groovy.xml.MarkupBuilder
 
setCurrent(Object) - Method in class groovy.xml.NamespaceBuilderSupport
 
setDocumentLocator(Locator) - Method in class groovy.util.XmlParser
Deprecated.
 
setDocumentLocator(Locator) - Method in class groovy.xml.XmlParser
 
setDoubleQuotes(boolean) - Method in class groovy.xml.MarkupBuilder
Sets whether the builder outputs attribute values in double quotes or single quotes.
setDTDHandler(DTDHandler) - Method in class groovy.util.XmlParser
Deprecated.
 
setDTDHandler(DTDHandler) - Method in class groovy.util.XmlSlurper
Deprecated.
 
setDTDHandler(DTDHandler) - Method in class groovy.xml.XmlParser
 
setDTDHandler(DTDHandler) - Method in class groovy.xml.XmlSlurper
 
setEntityBaseUrl(URL) - Method in class groovy.util.XmlSlurper
Deprecated.
Resolves entities against using the supplied URL as the base for relative URLs
setEntityBaseUrl(URL) - Method in class groovy.xml.XmlSlurper
Resolves entities against using the supplied URL as the base for relative URLs
setEntityResolver(EntityResolver) - Method in class groovy.util.XmlParser
Deprecated.
 
setEntityResolver(EntityResolver) - Method in class groovy.util.XmlSlurper
Deprecated.
 
setEntityResolver(EntityResolver) - Method in class groovy.xml.XmlParser
 
setEntityResolver(EntityResolver) - Method in class groovy.xml.XmlSlurper
 
setErrorHandler(ErrorHandler) - Method in class groovy.util.XmlParser
Deprecated.
 
setErrorHandler(ErrorHandler) - Method in class groovy.util.XmlSlurper
Deprecated.
 
setErrorHandler(ErrorHandler) - Method in class groovy.xml.XmlParser
 
setErrorHandler(ErrorHandler) - Method in class groovy.xml.XmlSlurper
 
setEscapeAttributes(boolean) - Method in class groovy.xml.MarkupBuilder
Defaults to true. If set to false then you must escape any special characters within attribute values such as '&', '<', CR/LF, single and double quotes etc. manually as needed.
setExpandEmptyElements(boolean) - Method in class groovy.util.XmlNodePrinter
Deprecated.
Whether empty elements are expanded from <tagName/> to <tagName></tagName>.
setExpandEmptyElements(boolean) - Method in class groovy.xml.MarkupBuilder
Whether empty elements are expanded from <tagName/> to <tagName></tagName>.
setExpandEmptyElements(boolean) - Method in class groovy.xml.XmlNodePrinter
Whether empty elements are expanded from <tagName/> to <tagName></tagName>.
setFeature(String, boolean) - Method in class groovy.util.XmlParser
Deprecated.
 
setFeature(String, boolean) - Method in class groovy.util.XmlSlurper
Deprecated.
 
setFeature(String, boolean) - Method in class groovy.xml.XmlParser
 
setFeature(String, boolean) - Method in class groovy.xml.XmlSlurper
 
setGlobalKeepIgnorableWhitespace(boolean) - Static method in class groovy.xml.dom.DOMCategory
Whether ignorable whitespace (e.g.
setGlobalTrimWhitespace(boolean) - Static method in class groovy.xml.dom.DOMCategory
Whether text content is trimmed (removing leading and trailing whitespace); default false.
setKeepIgnorableWhitespace(boolean) - Method in class groovy.util.XmlParser
Deprecated.
Sets the keep ignorable whitespace setting value.
setKeepIgnorableWhitespace(boolean) - Method in class groovy.util.XmlSlurper
Deprecated.
 
setKeepIgnorableWhitespace(boolean) - Method in class groovy.xml.XmlParser
Sets the keep ignorable whitespace setting value.
setKeepIgnorableWhitespace(boolean) - Method in class groovy.xml.XmlSlurper
 
setKeepWhitespace(boolean) - Method in class groovy.util.XmlSlurper
Deprecated.
use setKeepIgnorableWhitespace
setKeepWhitespace(boolean) - Method in class groovy.xml.XmlSlurper
Deprecated.
use setKeepIgnorableWhitespace
setMetaClass(MetaClass) - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Replaces the MetaClass of this GPathResult.
setMetaClass(MetaClass) - Method in class groovy.xml.slurpersupport.GPathResult
Replaces the MetaClass of this GPathResult.
setNamespaceAware(boolean) - Method in class groovy.util.XmlNodePrinter
Deprecated.
Enable and/or disable namespace handling.
setNamespaceAware(boolean) - Method in class groovy.util.XmlParser
Deprecated.
Enable and/or disable namespace handling.
setNamespaceAware(boolean) - Method in class groovy.xml.XmlNodePrinter
Enable and/or disable namespace handling.
setNamespaceAware(boolean) - Method in class groovy.xml.XmlParser
Enable and/or disable namespace handling.
setNamespaceTagHints(Map) - Method in class groovy.util.slurpersupport.NamespaceAwareHashMap
Deprecated.
 
setNamespaceTagHints(Map) - Method in class groovy.xml.slurpersupport.NamespaceAwareHashMap
 
setOmitEmptyAttributes(boolean) - Method in class groovy.xml.MarkupBuilder
Allows empty attributes to be removed from the generated markup.
setOmitNullAttributes(boolean) - Method in class groovy.xml.MarkupBuilder
Allows null attributes to be removed from the generated markup.
setParent(Object, Object) - Method in class groovy.xml.DOMBuilder
 
setParent(Object, Object) - Method in class groovy.xml.MarkupBuilder
 
setParent(Object, Object) - Method in class groovy.xml.NamespaceBuilderSupport
 
setParent(Object, Object) - Method in class groovy.xml.SAXBuilder
 
setPreserveWhitespace(boolean) - Method in class groovy.util.XmlNodePrinter
Deprecated.
Enable and/or disable preservation of whitespace.
setPreserveWhitespace(boolean) - Method in class groovy.xml.XmlNodePrinter
Enable and/or disable preservation of whitespace.
setProperty(String, Object) - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Replaces the specified property of this GPathResult with a new value.
setProperty(String, Object) - Method in class groovy.util.XmlParser
Deprecated.
 
setProperty(String, Object) - Method in class groovy.util.XmlSlurper
Deprecated.
 
setProperty(String, Object) - Method in class groovy.xml.slurpersupport.GPathResult
Replaces the specified property of this GPathResult with a new value.
setProperty(String, Object) - Method in class groovy.xml.XmlParser
 
setProperty(String, Object) - Method in class groovy.xml.XmlSlurper
 
setQuote(String) - Method in class groovy.util.XmlNodePrinter
Deprecated.
Set Quote to use when printing attributes.
setQuote(String) - Method in class groovy.xml.XmlNodePrinter
Set Quote to use when printing attributes.
setTrimWhitespace(boolean) - Method in class groovy.util.XmlParser
Deprecated.
Sets the trim whitespace setting value.
setTrimWhitespace(boolean) - Method in class groovy.xml.XmlParser
Sets the trim whitespace setting value.
setValue(Element, String) - Static method in class groovy.xml.dom.DOMCategory
 
setWritingAttribute(boolean) - Method in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 
SingleQuoteFilter - Class in groovy.xml.markupsupport
 
SingleQuoteFilter() - Constructor for class groovy.xml.markupsupport.SingleQuoteFilter
 
size() - Method in class groovy.util.slurpersupport.Attribute
Deprecated.
Returns the size of this Attribute, which is always 1.
size() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Returns the size of this GPathResult.
size() - Method in class groovy.util.slurpersupport.NoChildren
Deprecated.
Returns 0.
size() - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
 
size() - Method in class groovy.util.slurpersupport.NodeChildren
Deprecated.
 
size() - Method in class groovy.xml.slurpersupport.Attribute
Returns the size of this Attribute, which is always 1.
size() - Method in class groovy.xml.slurpersupport.GPathResult
Returns the size of this GPathResult.
size() - Method in class groovy.xml.slurpersupport.NoChildren
Returns 0.
size() - Method in class groovy.xml.slurpersupport.NodeChild
 
size() - Method in class groovy.xml.slurpersupport.NodeChildren
 
size(NamedNodeMap) - Static method in class groovy.xml.dom.DOMCategory
 
size(NodeList) - Static method in class groovy.xml.dom.DOMCategory
 
skippedEntity(String) - Method in class groovy.util.XmlParser
Deprecated.
 
skippedEntity(String) - Method in class groovy.xml.XmlParser
 
StandardControlToUndefined - Class in groovy.xml.markupsupport
 
StandardControlToUndefined() - Constructor for class groovy.xml.markupsupport.StandardControlToUndefined
 
StandardXmlAttributeFilter - Class in groovy.xml.markupsupport
 
StandardXmlAttributeFilter() - Constructor for class groovy.xml.markupsupport.StandardXmlAttributeFilter
 
StandardXmlFilter - Class in groovy.xml.markupsupport
 
StandardXmlFilter() - Constructor for class groovy.xml.markupsupport.StandardXmlFilter
 
startDocument() - Method in class groovy.util.XmlParser
Deprecated.
 
startDocument() - Method in class groovy.util.XmlSlurper
Deprecated.
 
startDocument() - Method in class groovy.xml.XmlParser
 
startDocument() - Method in class groovy.xml.XmlSlurper
 
startElement(String, String, String, Attributes) - Method in class groovy.util.XmlParser
Deprecated.
 
startElement(String, String, String, Attributes) - Method in class groovy.util.XmlSlurper
Deprecated.
 
startElement(String, String, String, Attributes) - Method in class groovy.xml.XmlParser
 
startElement(String, String, String, Attributes) - Method in class groovy.xml.XmlSlurper
 
startPrefixMapping(String, String) - Method in class groovy.util.XmlParser
Deprecated.
 
startPrefixMapping(String, String) - Method in class groovy.util.XmlSlurper
Deprecated.
 
startPrefixMapping(String, String) - Method in class groovy.xml.XmlParser
 
startPrefixMapping(String, String) - Method in class groovy.xml.XmlSlurper
 
StreamingMarkupWriter - Class in groovy.xml.streamingmarkupsupport
 
StreamingMarkupWriter(Writer) - Constructor for class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 
StreamingMarkupWriter(Writer, String) - Constructor for class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 
StreamingMarkupWriter(Writer, String, boolean) - Constructor for class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 
surrogatePair - Variable in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 
SurrogateToUndefined - Class in groovy.xml.markupsupport
Convert surrogate chars to XML undefined character.
SurrogateToUndefined() - Constructor for class groovy.xml.markupsupport.SurrogateToUndefined
 

T

text() - Method in class groovy.util.slurpersupport.Attribute
Deprecated.
Returns the value of this Attribute.
text() - Method in class groovy.util.slurpersupport.Attributes
Deprecated.
 
text() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Returns the text of this GPathResult as a String.
text() - Method in class groovy.util.slurpersupport.NoChildren
Deprecated.
Returns an empty String.
text() - Method in class groovy.util.slurpersupport.Node
Deprecated.
Returns a string containing the text of the children of this Node.
text() - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
 
text() - Method in class groovy.util.slurpersupport.NodeChildren
Deprecated.
 
text() - Method in class groovy.xml.slurpersupport.Attribute
Returns the value of this Attribute.
text() - Method in class groovy.xml.slurpersupport.Attributes
 
text() - Method in class groovy.xml.slurpersupport.GPathResult
Returns the text of this GPathResult as a String.
text() - Method in class groovy.xml.slurpersupport.NoChildren
Returns an empty String.
text() - Method in class groovy.xml.slurpersupport.Node
Returns a string containing the text of the children of this Node.
text() - Method in class groovy.xml.slurpersupport.NodeChild
 
text() - Method in class groovy.xml.slurpersupport.NodeChildren
 
text(Node) - Static method in class groovy.xml.dom.DOMCategory
 
text(NodeList) - Static method in class groovy.xml.dom.DOMCategory
 
toBigDecimal() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Converts the text of this GPathResult to a BigDecimal object.
toBigDecimal() - Method in class groovy.xml.slurpersupport.GPathResult
Converts the text of this GPathResult to a BigDecimal object.
toBigInteger() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Converts the text of this GPathResult to a BigInteger object.
toBigInteger() - Method in class groovy.xml.slurpersupport.GPathResult
Converts the text of this GPathResult to a BigInteger object.
toBoolean() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Converts the text of this GPathResult to a Boolean object.
toBoolean() - Method in class groovy.xml.slurpersupport.GPathResult
Converts the text of this GPathResult to a Boolean object.
toDouble() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Converts the text of this GPathResult to a Double object.
toDouble() - Method in class groovy.xml.slurpersupport.GPathResult
Converts the text of this GPathResult to a Double object.
toFloat() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Converts the text of this GPathResult to a Float object.
toFloat() - Method in class groovy.xml.slurpersupport.GPathResult
Converts the text of this GPathResult to a Float object.
toInteger() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Converts the text of this GPathResult to a Integer object.
toInteger() - Method in class groovy.xml.slurpersupport.GPathResult
Converts the text of this GPathResult to a Integer object.
toLong() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Converts the text of this GPathResult to a Long object.
toLong() - Method in class groovy.xml.slurpersupport.GPathResult
Converts the text of this GPathResult to a Long object.
toString() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Returns the text of this GPathResult.
toString() - Method in class groovy.xml.slurpersupport.GPathResult
Returns the text of this GPathResult.
toString(Object) - Static method in class groovy.xml.dom.DOMCategory
 
toURI() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Converts the text of this GPathResult to a URI object.
toURI() - Method in class groovy.xml.slurpersupport.GPathResult
Converts the text of this GPathResult to a URI object.
toURL() - Method in class groovy.util.slurpersupport.GPathResult
Deprecated.
Converts the text of this GPathResult to a URL object.
toURL() - Method in class groovy.xml.slurpersupport.GPathResult
Converts the text of this GPathResult to a URL object.

U

unescaped() - Method in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 

V

valueOf(String) - Static method in enum groovy.xml.MarkupBuilder.CharFilter
Returns the enum constant of this type with the specified name.
values() - Static method in enum groovy.xml.MarkupBuilder.CharFilter
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(char[], int, int) - Method in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 
write(int) - Method in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 
writer - Variable in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 
writeTo(Writer) - Method in class groovy.util.slurpersupport.Attribute
Deprecated.
 
writeTo(Writer) - Method in class groovy.util.slurpersupport.Attributes
Deprecated.
 
writeTo(Writer) - Method in class groovy.util.slurpersupport.NoChildren
Deprecated.
Does not write any output, just returns the writer.
writeTo(Writer) - Method in class groovy.util.slurpersupport.Node
Deprecated.
 
writeTo(Writer) - Method in class groovy.util.slurpersupport.NodeChild
Deprecated.
 
writeTo(Writer) - Method in class groovy.util.slurpersupport.NodeChildren
Deprecated.
 
writeTo(Writer) - Method in class groovy.util.slurpersupport.ReplacementNode
Deprecated.
NOP
writeTo(Writer) - Method in class groovy.xml.slurpersupport.Attribute
 
writeTo(Writer) - Method in class groovy.xml.slurpersupport.Attributes
 
writeTo(Writer) - Method in class groovy.xml.slurpersupport.NoChildren
Does not write any output, just returns the writer.
writeTo(Writer) - Method in class groovy.xml.slurpersupport.Node
 
writeTo(Writer) - Method in class groovy.xml.slurpersupport.NodeChild
 
writeTo(Writer) - Method in class groovy.xml.slurpersupport.NodeChildren
 
writeTo(Writer) - Method in class groovy.xml.slurpersupport.ReplacementNode
NOP
writingAttribute - Variable in class groovy.xml.streamingmarkupsupport.StreamingMarkupWriter
 

X

XML_ALL - groovy.xml.MarkupBuilder.CharFilter
 
XML_STRICT - groovy.xml.MarkupBuilder.CharFilter
 
xmlDeclaration(Map<String, Object>) - Method in class groovy.xml.MarkupBuilderHelper
Produce an XML declaration in the output.
XmlExtensions - Class in org.apache.groovy.xml.extensions
This class defines all the new XML-related groovy methods which enhance the normal JDK XML classes when inside the Groovy environment.
XmlExtensions() - Constructor for class org.apache.groovy.xml.extensions.XmlExtensions
 
XmlGroovyMethods - Class in org.codehaus.groovy.runtime
Deprecated.
XmlGroovyMethods() - Constructor for class org.codehaus.groovy.runtime.XmlGroovyMethods
Deprecated.
 
XmlNodePrinter - Class in groovy.util
Deprecated.
XmlNodePrinter - Class in groovy.xml
Prints a groovy.util.Node (as used with XmlParser) including all children in XML format.
XmlNodePrinter() - Constructor for class groovy.util.XmlNodePrinter
Deprecated.
 
XmlNodePrinter() - Constructor for class groovy.xml.XmlNodePrinter
 
XmlNodePrinter(IndentPrinter) - Constructor for class groovy.util.XmlNodePrinter
Deprecated.
 
XmlNodePrinter(IndentPrinter) - Constructor for class groovy.xml.XmlNodePrinter
 
XmlNodePrinter(IndentPrinter, String) - Constructor for class groovy.util.XmlNodePrinter
Deprecated.
 
XmlNodePrinter(IndentPrinter, String) - Constructor for class groovy.xml.XmlNodePrinter
 
XmlNodePrinter(PrintWriter) - Constructor for class groovy.util.XmlNodePrinter
Deprecated.
 
XmlNodePrinter(PrintWriter) - Constructor for class groovy.xml.XmlNodePrinter
 
XmlNodePrinter(PrintWriter, String) - Constructor for class groovy.util.XmlNodePrinter
Deprecated.
 
XmlNodePrinter(PrintWriter, String) - Constructor for class groovy.xml.XmlNodePrinter
 
XmlNodePrinter(PrintWriter, String, String) - Constructor for class groovy.util.XmlNodePrinter
Deprecated.
 
XmlNodePrinter(PrintWriter, String, String) - Constructor for class groovy.xml.XmlNodePrinter
 
XmlNodePrinter.NamespaceContext - Class in groovy.util
Deprecated.
XmlNodePrinter.NamespaceContext - Class in groovy.xml
 
XmlParser - Class in groovy.util
Deprecated.
XmlParser - Class in groovy.xml
A helper class for parsing XML into a tree of Node instances for a simple way of processing XML.
XmlParser() - Constructor for class groovy.util.XmlParser
Deprecated.
Creates a non-validating and namespace-aware XmlParser which does not allow DOCTYPE declarations in documents.
XmlParser() - Constructor for class groovy.xml.XmlParser
Creates a non-validating and namespace-aware XmlParser which does not allow DOCTYPE declarations in documents.
XmlParser(boolean, boolean) - Constructor for class groovy.util.XmlParser
Deprecated.
Creates a XmlParser which does not allow DOCTYPE declarations in documents.
XmlParser(boolean, boolean) - Constructor for class groovy.xml.XmlParser
Creates a XmlParser which does not allow DOCTYPE declarations in documents.
XmlParser(boolean, boolean, boolean) - Constructor for class groovy.util.XmlParser
Deprecated.
Creates a XmlParser.
XmlParser(boolean, boolean, boolean) - Constructor for class groovy.xml.XmlParser
Creates a XmlParser.
XmlParser(SAXParser) - Constructor for class groovy.util.XmlParser
Deprecated.
 
XmlParser(SAXParser) - Constructor for class groovy.xml.XmlParser
 
XmlParser(XMLReader) - Constructor for class groovy.util.XmlParser
Deprecated.
 
XmlParser(XMLReader) - Constructor for class groovy.xml.XmlParser
 
XmlSlurper - Class in groovy.util
Deprecated.
XmlSlurper - Class in groovy.xml
Parse XML into a document tree that may be traversed similar to XPath expressions.
XmlSlurper() - Constructor for class groovy.util.XmlSlurper
Deprecated.
Creates a non-validating and namespace-aware XmlSlurper which does not allow DOCTYPE declarations in documents.
XmlSlurper() - Constructor for class groovy.xml.XmlSlurper
Creates a non-validating and namespace-aware XmlSlurper which does not allow DOCTYPE declarations in documents.
XmlSlurper(boolean, boolean) - Constructor for class groovy.util.XmlSlurper
Deprecated.
Creates a XmlSlurper which does not allow DOCTYPE declarations in documents.
XmlSlurper(boolean, boolean) - Constructor for class groovy.xml.XmlSlurper
Creates a XmlSlurper which does not allow DOCTYPE declarations in documents.
XmlSlurper(boolean, boolean, boolean) - Constructor for class groovy.util.XmlSlurper
Deprecated.
Creates a XmlSlurper.
XmlSlurper(boolean, boolean, boolean) - Constructor for class groovy.xml.XmlSlurper
Creates a XmlSlurper.
XmlSlurper(SAXParser) - Constructor for class groovy.util.XmlSlurper
Deprecated.
 
XmlSlurper(SAXParser) - Constructor for class groovy.xml.XmlSlurper
 
XmlSlurper(XMLReader) - Constructor for class groovy.util.XmlSlurper
Deprecated.
 
XmlSlurper(XMLReader) - Constructor for class groovy.xml.XmlSlurper
 
XmlUtil - Class in groovy.util
Deprecated.
XmlUtil - Class in groovy.xml
Used for pretty printing XML content and other XML related utilities.
XmlUtil() - Constructor for class groovy.util.XmlUtil
Deprecated.
 
XmlUtil() - Constructor for class groovy.xml.XmlUtil
 
xpath(Node, String) - Static method in class groovy.xml.dom.DOMCategory
 
xpath(Node, String, QName) - Static method in class groovy.xml.dom.DOMCategory
 

Y

yield(Object) - Method in class groovy.xml.MarkupBuilderHelper
Prints data in the body of the current tag, escaping XML entities.
yield(String) - Method in class groovy.xml.MarkupBuilderHelper
Prints data in the body of the current tag, escaping XML entities.
yieldUnescaped(Object) - Method in class groovy.xml.MarkupBuilderHelper
Print data in the body of the current tag.
yieldUnescaped(String) - Method in class groovy.xml.MarkupBuilderHelper
Print data in the body of the current tag.
A B C D E F G H I K L M N O P Q R S T U V W X Y 
All Classes|All Packages