org.apache.xmlgraphics.util |
org.apache.xmlgraphics.util Package
Various utilities used by the Apache XML Graphics project.
|
Java Source File Name | Type | Comment |
HexUtil.java | Class | Provides helper functions for converting hexadecimal strings. |
ImageIODebugUtil.java | Class | Helper class for debugging stuff in Image I/O. |
QName.java | Class | Represents a qualified name of an XML element or an XML attribute. |
Service.java | Class | This class handles looking up service providers on the class path.
It implements the system described in:
JAR
File Specification Under Service Provider. |
ServiceTest.java | Class | Test for the Service class. |
XMLizable.java | Interface | This interface can be implemented by classes willing to provide an XML representation
of their current state as SAX events. |