Wrap a new empty document
Read a DOM document from a file into a
Match element set
Read a DOM document from a stream into a
Match element set
Read a DOM document from a reader into a
Match element set
Wrap a JAXB-marshallable element in a jOOX
Match element set
Create a new DOM element in an independent document
Create a new DOM element in an independent document
Create a new DOM element in an independent document
Create a new DOM element in an independent document
Convenience method for calling $(new File(uri))
Convenience method for calling $(url.openStream())
Read a DOM document from a file into a
Match element set
Convenience method for calling $(context.element())
Convenience method for calling $(match)
Wrap a DOM document in a jOOX
Match element set
Wrap a DOM element in a jOOX
Match element set
Read a DOM document from a file into a
Match element set
Add some elements to the set of matched elements
Add some elements to the set of matched elements
Add content after each element in the set of matched elements.
Add content after each element in the set of matched elements.
Add content after each element in the set of matched elements.
Add content after each element in the set of matched elements.
Add the previous set of matched elements to the current one.
Append content to the end of each element's content in the set of matched
elements.
Append content to the end of each element's content in the set of matched
elements.
Append content to the end of each element's content in the set of matched
elements.
Append content to the end of each element's content in the set of matched
elements.
Set an attribute on all elements in the set of matched elements.
Set an attribute on all elements in the set of matched elements.
Add content before each element in the set of matched elements.
Add content before each element in the set of matched elements.
Add content before each element in the set of matched elements.
Add content before each element in the set of matched elements.
Set some CDATA content to all elements in the set of matched elements
(possibly replacing existing content).
Set some CDATA content to all elements in the set of matched elements
(possibly replacing existing content).
Find the first child of each element in the current set of matched
elements.
Find the child at a given index of each element in the current set of
matched elements.
Find the first matching child of each element in the current set of
matched elements
Find the first matching child of each element in the current set of
matched elements
Find all children of each element in the current set of matched elements.
Find all children of each element at given indexes in the current set of
matched elements.
Find all children of each element in the current set of matched elements.
Find all children of each element in the current set of matched elements.
Add some JAXB-marshallable XML content to all elements in the set of
matched elements (possibly replacing existing content).
Add some XML content to all elements in the set of matched elements
(possibly replacing existing content).
Add some XML content to all elements in the set of matched elements
(possibly replacing existing content).
Get a copy of the
Match wrapper.
Execute several callbacks for every element in the current set of matched
elements.
Execute a callback for every element in the current set of matched
elements.
Execute several callbacks for every element in the current set of matched
elements.
Removes all content from all elements in the set of matched elements.
Reduce the current set of matched elements to the elements at the given
indexes.
Reduce the current set of matched elements.
Reduce the current set of matched elements.
Find all descendants of each element in the current set of matched
elements.
Find all descendants of each element in the current set of matched
elements.
Find all descendants of each element in the current set of matched
elements.
Get the first in a set of matched elements.
Reduce the set of matched element to those who have a descendant that
matches a selector.
Reduce the set of matched element to those who have a descendant that
matches a filter.
Get the last in a set of matched elements.
Reduce the set of matched elements to the ones that are leaf elements
Reduce the set of matched elements by filtering out those whose attribute
content doesn't match a given regex
Reduce the set of matched elements by filtering out those whose attribute
content doesn't match a given regex (keepMatches = true), or
those whose text content matches a given regex
(keepMatches = false)
Reduce the set of matched elements by filtering out those whose tag name
doesn't match a given regex
Reduce the set of matched elements by filtering out those whose tag name
doesn't match a given regex (keepMatches = true), or those
whose tag name matches a given regex (keepMatches = false)
Reduce the set of matched elements by filtering out those whose text
content doesn't match a given regex
Reduce the set of matched elements by filtering out those whose text
content doesn't match a given regex (keepMatches = true), or
those whose text content matches a given regex
(keepMatches = false)
Get a new Match with added namespace configuration for subsequent XPath
calls
Get a new Match with added namespace configuration for subsequent XPath
calls
Get the immediate next sibling of every element in set of matched
elements.
Get the immediate next sibling of every element in set of matched
elements, matching a selector
Get the immediate next sibling of every element in set of matched
elements, matching a filter
Get all next siblings of every element in a set of matched elements
Get all next siblings of every element in a set of matched elements,
matching a selector
Get all next siblings of every element in a set of matched elements,
matching a filter
Get all next siblings of every element in a set of matched elements until
the provided selector matches
Get all next siblings of every element in a set of matched elements,
matching a selector, until the provided selector matches
Get all next siblings of every element in a set of matched elements,
matching a filter, until the provided selector matches
Get all next siblings of every element in a set of matched elements until
the provided filter matches
Get all next siblings of every element in a set of matched elements,
matching a selector until the provided filter matches
Get all next siblings of every element in a set of matched elements,
matching a filter until the provided filter matches
Remove elements from the set of matched elements.
Remove elements from the set of matched elements.
Get the immediate parent elements of every element in a set of matched
elements
Get the immediate parent elements of every element in a set of matched
elements, matching a selector
Get the immediate parent elements of every element in a set of matched
elements, matching a filter
Get all ancestor elements of every element in a set of matched elements
Get all ancestor elements of every element in a set of matched elements,
matching a selector
Get all ancestor elements of every element in a set of matched elements,
matching a filter
Get all ancestors of every element in a set of matched elements until the
provided selector matches
Get all ancestors of every element in a set of matched elements, matching
a selector, until the provided selector matches
Get all ancestors of every element in a set of matched elements, matching
a filter, until the provided selector matches
Get all ancestors of every element in a set of matched elements until the
provided filter matches
Get all ancestors of every element in a set of matched elements, matching
a selector until the provided filter matches
Get all ancestors of every element in a set of matched elements, matching
a filter until the provided filter matches
Prepend content to the beginning of each element's content in the set of
matched elements.
Prepend content to the beginning of each element's content in the set of
matched elements.
Prepend content to the beginning of each element's content in the set of
matched elements.
Prepend content to the beginning of each element's content in the set of
matched elements.
Get the immediate previous sibling of every element in set of matched
elements.
Get the immediate previous sibling of every element in set of matched
elements, matching a selector
Get the immediate previous sibling of every element in set of matched
elements, matching a filter
Get all previous siblings of every element in a set of matched elements
Get all previous siblings of every element in a set of matched elements,
matching a selector
Get all previous siblings of every element in a set of matched elements,
matching a filter
Get all previous siblings of every element in a set of matched elements
until the provided selector matches
Get all previous siblings of every element in a set of matched elements,
matching a selector, until the provided selector matches
Get all previous siblings of every element in a set of matched elements,
matching a filter, until the provided selector matches
Get all previous siblings of every element in a set of matched elements
until the provided filter matches
Get all previous siblings of every element in a set of matched elements,
matching a selector until the provided filter matches
Get all previous siblings of every element in a set of matched elements,
matching a filter until the provided filter matches
Removes all elements from their parent nodes in the set of matched
elements.
Removes all elements from their parent nodes in the set of matched
elements, matching a selector
Removes all elements from their parent nodes in the set of matched
elements, matching a filter
Remove an attribute from all elements in the set of matched elements.
Rename all tags in the set of matched elements to some new tag name
Rename all tags in the set of matched elements to some new tag name
Replace all elements in the set of matched elements with some new
content.
Replace all elements in the set of matched elements with some new
content.
Replace all elements in the set of matched elements with some new
content.
Replace all elements in the set of matched elements with some new
content.
Reverse the order of the set of matched elements
Get all siblings of every element in a set of matched elements
Get all siblings of every element in a set of matched elements, matching
a selector
Get all siblings of every element in a set of matched elements, matching
a filter
Reduce the set of matched elements by specifying a range of indexes
Match.slice(int start,
int end)
Reduce the set of matched elements by specifying a range of indexes
Allows to sort the result with the given comparator.
Set some text content to all elements in the set of matched elements
(possibly replacing existing content).
Set some text content to all elements in the set of matched elements
(possibly replacing existing content).
Transform all elements in the set of matched elements.
Transform all elements in the set of matched elements.
Transform all elements in the set of matched elements.
Transform all elements in the set of matched elements.
Transform all elements in the set of matched elements.
Transform all elements in the set of matched elements.
Transform all elements in the set of matched elements.
Removes all elements in the set of matched elements from their parents
Wrap all elements from their parent nodes in the set of matched elements
in a new parent element
Wrap all elements in the set of matched elements in a new parent element
Write the set of matched elements into a file
Write the set of matched elements into a stream
Write the set of matched elements into a writer
Match all elements given a certain XPath expression applied to each
element in the current set of matched elements.
Match all elements given a certain XPath expression applied to each
element in the current set of matched elements.