Package com.werken.xpath.util
Class Partition
java.lang.Object
com.werken.xpath.util.Partition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List
descendants
(org.jdom.Element node) static List
documentOrderDescendants
(org.jdom.Element node) static List
following
(org.jdom.Element node) static List
followingSiblings
(org.jdom.Element node) static List
preceeding
(org.jdom.Element node) static List
preceedingSiblings
(org.jdom.Element node)
-
Constructor Details
-
Partition
public Partition()
-
-
Method Details
-
descendants
-
documentOrderDescendants
-
followingSiblings
-
preceedingSiblings
-
following
-
preceeding
-