org.apache.batik.parser
public interface LengthListHandler extends LengthHandler
LengthListParser
instance in order to be
notified of parsing events.
Method Summary | |
---|---|
void | endLengthList()
Invoked when the length attribute ends. |
void | startLengthList()
Invoked when the length list attribute starts. |
Throws: ParseException if an error occures while processing the length list.
Throws: ParseException if an error occures while processing the length list.