| Class and Description |
|---|
| AbstractParser
This class is the superclass of all parsers.
|
| AngleHandler
This interface must be implemented and then registred as the
handler of a
AngleParser instance in order to be
notified of parsing events. |
| AWTPolylineProducer
This class produces a polyline shape from a reader.
|
| ClockHandler
This interface must be implemented and then registered as the
handler of a
ClockParser instance in order
to be notified of parsing events. |
| DefaultLengthHandler
This class provides an adapter for LengthHandler
|
| DefaultLengthListHandler
This class provides an adapter for LengthListHandler
|
| DefaultNumberListHandler |
| DefaultPointsHandler
This class provides an adapter for PointsHandler.
|
| DefaultPreserveAspectRatioHandler
This class provides an adapter for PreserveAspectRatioHandler.
|
| DefaultTimingSpecifierHandler
An adapter class for
TimingSpecifierHandler. |
| ErrorHandler
This interface must be implemented and then registred as the error handler
in order to be notified of parsing errors.
|
| FragmentIdentifierHandler
This interface must be implemented and then registred as the
handler of a
PreserveAspectRatioParser instance
in order to be notified of parsing events. |
| LengthHandler
This interface must be implemented and then registred as the
handler of a
LengthParser instance in order to be
notified of parsing events. |
| LengthListHandler
This interface must be implemented and then registred as the
handler of a
LengthListParser instance in order to be
notified of parsing events. |
| LengthListParser
This class implements an event-based parser for the SVG length
list values.
|
| LengthParser
This class implements an event-based parser for the SVG length
values.
|
| NumberListHandler
An handler interface for parsing NumberLists.
|
| NumberParser
This class represents a parser with support for numbers.
|
| ParseException
This class encapsulates a general parse error or warning.
|
| Parser
This interface represents a parser.
|
| PathHandler
This interface must be implemented and then registred as the
handler of a
PathParser instance in order to be
notified of parsing events. |
| PointsHandler
This interface must be implemented and then registred as the
handler of a
PointsParser instance in order to be
notified of parsing events. |
| PreserveAspectRatioHandler
This interface must be implemented and then registred as the
handler of a
PreserveAspectRatioParser instance in order to
be notified of parsing events. |
| ShapeProducer
This interface represents objects which creates Shape objects.
|
| TimingParser
An abstract base class for SMIL timing value parsers.
|
| TimingSpecifierHandler
This interface must be implemented and then registered as the
handler of a
TimingSpecifierParser instance in order
to be notified of parsing events. |
| TimingSpecifierListHandler
An adapter class for
TimingSpecifierListHandler. |
| TimingSpecifierParser
This class implements an event-based parser for SMIL timing specifier
list values.
|
| TransformListHandler
This interface must be implemented and then registred as the
handler of a
TransformParser instance in order to
be notified of parsing events. |
| UnitProcessor.Context
Holds the informations needed to compute the units.
|
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.