Uses of Package
com.thoughtworks.xstream.io.path
Packages that use com.thoughtworks.xstream.io.path
Package
Description
Library for tracking paths of nodes in documents using a subset of XPath.
-
Classes in com.thoughtworks.xstream.io.path used by com.thoughtworks.xstream.coreClassDescriptionRepresents a path to a single node in the tree.Maintains the current
Path
as a stream is moved through. -
Classes in com.thoughtworks.xstream.io.path used by com.thoughtworks.xstream.io.pathClassDescriptionRepresents a path to a single node in the tree.Maintains the current
Path
as a stream is moved through.