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