Package org.apache.xml.serializer.utils
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
AttList Wraps a DOM attribute list in a SAX Attributes.
BoolStack Simple stack for boolean values.
DOM2Helper This class provides a DOM level 2 "helper", which provides services currently not provided be the DOM standard.
Messages A utility class for issuing error messages.
MsgKey This class is not a public API, It is used internally by serializer and is public, in the Java sense, only because its use crosses package boundaries.
SerializerMessages An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_ca No description provided.
SerializerMessages_cs No description provided.
SerializerMessages_de No description provided.
SerializerMessages_en Default implementation.
SerializerMessages_es No description provided.
SerializerMessages_fr No description provided.
SerializerMessages_hu No description provided.
SerializerMessages_it No description provided.
SerializerMessages_ja No description provided.
SerializerMessages_ko No description provided.
SerializerMessages_pl No description provided.
SerializerMessages_pt_BR No description provided.
SerializerMessages_ru No description provided.
SerializerMessages_sv No description provided.
SerializerMessages_tr No description provided.
SerializerMessages_zh_CN No description provided.
SerializerMessages_zh_TW No description provided.
StringToIntTable A very simple lookup table that stores a list of strings, the even number strings being keys, and the odd number strings being values.
SystemIDResolver This class is used to resolve relative URIs and SystemID strings into absolute URIs.
Utils This class contains utilities used by the serializer.
Exceptions
WrappedRuntimeException This class is for throwing important checked exceptions over non-checked methods.