Package org.apache.xml.serializer.utils
Class Utils
java.lang.Object
org.apache.xml.serializer.utils.Utils
This class contains utilities used by the serializer.
This class is not a public API, it is only public because it is
used by the serializer.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
messages
A singleton Messages object is used to load the given resource bundle just once, it is used by multiple transformations as long as the JVM stays up.
-
-
Constructor Details
-
Utils
public Utils()
-