FileDocCategorySizeDatePackage
Utils.javaAPI DocJava SE 6 API1467Tue Jun 10 00:23:10 BST 2008com.sun.org.apache.xml.internal.serializer.utils

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 com.sun.org.apache.xml.internal.serializer.
xsl.usage
internal

Fields Summary
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.
Constructors Summary
Methods Summary