public class TimingSpecifierListParser extends TimingSpecifierParser
timingSpecifierHandlerTIME_ACCESSKEY, TIME_ACCESSKEY_SVG12, TIME_EVENTBASE, TIME_INDEFINITE, TIME_MEDIA_MARKER, TIME_OFFSET, TIME_REPEAT, TIME_SYNCBASE, TIME_WALLCLOCK, useSVG11AccessKeys, useSVG12AccessKeysBUNDLE_CLASSNAME, current, errorHandler, localizableSupport, reader| Constructor and Description |
|---|
TimingSpecifierListParser(boolean useSVG11AccessKeys,
boolean useSVG12AccessKeys)
Creates a new TimingSpecifierListParser.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doParse()
Parses a timing specifier list.
|
TimingSpecifierListHandler |
getTimingSpecifierListHandler()
Returns the parse event handler in use.
|
void |
setTimingSpecifierListHandler(TimingSpecifierListHandler handler)
Registers a parse event handler.
|
getTimingSpecifierHandler, handleTimingSpecifier, setTimingSpecifierHandlerparseClockValue, parseDigits, parseFraction, parseIDValue, parseName, parseOffset, parseTimingSpecifier, parseUnit, parseWallclockValuecreateErrorMessage, formatMessage, getBundleClassName, getCurrent, getLocale, parse, parse, parse, reportCharacterExpectedError, reportError, reportUnexpectedCharacterError, setErrorHandler, setLocale, skipCommaSpaces, skipSpacespublic TimingSpecifierListParser(boolean useSVG11AccessKeys,
boolean useSVG12AccessKeys)
useSVG11AccessKeys - allows the use of accessKey() timing
specifiers with a single characteruseSVG12AccessKeys - allows the use of accessKey() with a
DOM 3 key namepublic void setTimingSpecifierListHandler(TimingSpecifierListHandler handler)
public TimingSpecifierListHandler getTimingSpecifierListHandler()
protected void doParse()
throws ParseException,
IOException
doParse in class TimingSpecifierParserParseExceptionIOExceptionCopyright © 2000–2020 Apache Software Foundation. All rights reserved.