|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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 org.apache.xml.serializer.
Field Summary | |
static 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. |
Constructor Summary | |
Utils()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final Messages messages
Constructor Detail |
public Utils()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |