Package casxml

Provides classes to handle CAS (Character Animation Stream) XML data input.

See:
          Description

Class Summary
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 AnimatedSigns in CAS 2.1 format to an underlying writer, supplied at construction time.
 

Exception Summary
CASWriter.CASWriterException CASWriter checked exception class.
 

Package casxml Description

Provides classes to handle CAS (Character Animation Stream) XML data input.