See: Description
Class | Description |
---|---|
CASHandler |
SAX handler for CAS 2.1 data, providing the class method
CASHandler.readCASSigns(java.lang.String) to obtain CAS animation
data from a given URL. |
CASWriter |
Writes the animation data for a sequence of
AnimatedSign s in CAS 2.1 format to an underlying writer,
supplied at construction time. |
Exception | Description |
---|---|
CASWriter.CASWriterException |
CASWriter checked exception class.
|