Package org.apache.xml.serializer.utils

Class Summary

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
SerializerMessages_cs
SerializerMessages_deField m_useDOM2getNamespaceURI is a compile-time flag which gates some of the parser options used to build a DOM -- but that code is commented out at this time and nobody else references it, so I've commented this out as well.
SerializerMessages_en Default implementation.
SerializerMessages_es
SerializerMessages_fr
SerializerMessages_hu
SerializerMessages_it
SerializerMessages_ja
SerializerMessages_ko
SerializerMessages_pl
SerializerMessages_pt_BR
SerializerMessages_ru
SerializerMessages_sv
SerializerMessages_tr
SerializerMessages_zh_CN
SerializerMessages_zh_TW
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.
URI.MalformedURIException MalformedURIExceptions are thrown in the process of building a URI or setting fields on a URI when an operation would result in an invalid URI specification.
Utils This class contains utilities used by the serializer.
WrappedRuntimeException This class is for throwing important checked exceptions over non-checked methods.

Copyright B) 2005 Apache XML Project. All Rights Reserved.