Package cdc.util.xml
-
Interface Summary Interface Description AbstractStAXParser.ContextElementParser<C> AbstractStAXParser.ElementParser StAXElementReader<T,C> XmlElementWriter<T,D> Interface implemented by classes that can write an object to anXmlHandler
as an element.XmlHandler -
Class Summary Class Description AbstractStAXLoader<R> Base class used to load an XML file.AbstractStAXParser<R> Class that can facilitate the writing of an XML parser over an XMLStreamReader.IntSet StAXReading StAXSupport XmlUtils Xml utilities.XmlWriter Basic XML writer.XmlWriterContext Used to manage the writer current context.XmlWriting -
Enum Summary Enum Description XmlUtils.Context Escaping context.XmlUtils.EscapingPolicy XmlVersion Enumeration of available XML versions.XmlWriter.Feature Enumeration of features supported by the writer.XmlWriterContext.Type