|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.parser.style.StyleAttributeParser | +--org.apache.batik.parser.style.DefaultStyleAttributeParser
This class represents a style attribute parser initialized for the SVG style attributes.
Fields inherited from class org.apache.batik.parser.style.StyleAttributeParser |
BUNDLE_CLASSNAME, errorHandler, factories, parser |
Constructor Summary | |
DefaultStyleAttributeParser(java.lang.String s)
Creates a new StyleAttributeParser object. |
Methods inherited from class org.apache.batik.parser.style.StyleAttributeParser |
formatMessage, getErrorHandler, getLocale, parse, putCSSValueFactory, removeCSSValueFactory, setErrorHandler, setLocale |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultStyleAttributeParser(java.lang.String s) throws ParseException
s
- The name of a SAC compliant CSS parser class.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |