Uses of Package
com.thoughtworks.xstream.io.xml
Packages that use com.thoughtworks.xstream.io.xml
Package
Description
-
Classes in com.thoughtworks.xstream.io.xml used by com.thoughtworks.xstream.io.xmlClassDescriptionA generic
HierarchicalStreamWriter
for DOM writer implementations.Base class that contains common functionality across HierarchicalStreamReader implementations that need to read from a pull parser.Deprecated.As of 1.4Deprecated.As of 1.4, useAbstractReader
instead.Deprecated.As of 1.4 useAbstractWriter
insteadAn abstract base class for a driver using an XPP DOM implementation.An abstract base class for a driver using an XPP implementation.A generic interface for allHierarchicalStreamReader
implementations reading a DOM.A generic interface for allHierarchicalStreamWriter
implementations generating a DOM.A simple writer that outputs XML in a pretty-printed indented stream.Represents a mapping ofQName
instances to Java class names allowing class aliases and namespace aware mappings of QNames to class names.A driver using the StAX API to create XML reader and writer.A stream writing that outputs to a StAX stream writerEncode and decode tag and attribute names in XML drivers.Deprecated.As of 1.4, useXmlFriendlyNameCoder
insteadDeprecated.As of 1.4 -
Classes in com.thoughtworks.xstream.io.xml used by com.thoughtworks.xstream.tools.benchmark.reportersClassDescriptionA simple writer that outputs XML in a pretty-printed indented stream.