Package org.apache.batik.transcoder

Contains all of the interfaces for transcoding an input stream or a document to a particular ouput format.

See:
          Description

Interface Summary
Transcoder Provides a way to transcode an input stream or a document.
TranscoderFactory Factory class for vending Transcoder objects.
 

Class Summary
TranscodingHints The TranscodingHints class contains transcoding hints that can be used by Transcoder class.
TranscodingHints.Key Defines the base type of all keys used to control various aspects of the trancoding operations.
 

Exception Summary
TranscoderException Thrown when a transcoder is not able to transcode its input.
 

Package org.apache.batik.transcoder Description

Contains all of the interfaces for transcoding an input stream or a document to a particular ouput format.



Copyright © 2000 Apache Software Foundation. All Rights Reserved.