Package org.apache.batik.util

Provides some useful classes.

See:
          Description

Interface Summary
CSSConstants This interface defines constants for CSS.
ParsedURLProtocolHandler Provider interface for new url protocols, used by the ParsedURL class.
SVGConstants Define SVG constants, such as tag names, attribute names and URI
UnitProcessor.Context Holds the informations needed to compute the units.
XMLConstants Contains common XML constants.
 

Class Summary
AbstractParsedURLProtocolHandler Very simple abstract base class for ParsedURLProtocolHandlers.
Base64Decoder This class implements a Base64 Character decoder as specified in RFC1113.
Base64DecodeStream This class implements a Base64 Character decoder as specified in RFC1113.
Base64Encoder This class implements a Base64 Character encoder as specified in RFC1113.
CharacterDecoder This class defines the decoding half of character encoders.
CharacterEncoder This class defines the encoding half of character encoders.
InputBuffer This class represents a resizable input buffer.
ParsedURL This class is used as a replacement for java.net.URL.
ParsedURLData  
ParsedURLDataProtocolHandler Protocol Handler for the 'data' protocol.
ParsedURLDefaultProtocolHandler The default protocol handler this handles the most common protocols, such as 'file' 'http' 'ftp'.
PreferenceManager This class allows to manage users preferences.
Service This class handles looking up service providers on the class path.
SoftReferenceCache This class manages a cache of soft references to objects that may take some time to load or create, such as images loaded from the network.
UnitProcessor This class contains utility methods for processing the SVG and CSS units.
UnitProcessor.UnitResolver A simple class that can convert units.
XMLResourceDescriptor This class describes the XML resources needed to use the various batik modules.
 

Package org.apache.batik.util Description

Provides some useful classes.



Copyright © 2001 Apache Software Foundation. All Rights Reserved.