public interface LengthListHandler extends LengthHandler
LengthListParser instance in order to be
notified of parsing events.| Modifier and Type | Method and Description |
|---|---|
void |
endLengthList()
Invoked when the length attribute ends.
|
void |
startLengthList()
Invoked when the length list attribute starts.
|
cm, em, endLength, ex, in, lengthValue, mm, pc, percentage, pt, px, startLengthvoid startLengthList()
throws ParseException
ParseException - if an error occures while processing the
length list.void endLengthList()
throws ParseException
ParseException - if an error occures while processing the
length list.Copyright © 2000–2020 Apache Software Foundation. All rights reserved.