org.apache.xml.serializer.utils

Class Utils

public final class Utils extends Object

This class contains utilities used by the serializer. This class is not a public API, it is only public because it is used by org.apache.xml.serializer.

UNKNOWN: internal

Field Summary
static Messagesmessages
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.

Field Detail

messages

public static final Messages 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.
Copyright B) 2005 Apache XML Project. All Rights Reserved.