org.apache.batik.parser

Class LengthPairListParser

public class LengthPairListParser extends LengthListParser

This class implements an event-based parser for semicolon separated length pair lists, as used in the 'values' attribute of the 'animateMotion' element.
Method Summary
protected voiddoParse()
Parses the given reader.

Method Detail

doParse

protected void doParse()
Parses the given reader.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.