org.apache.batik.css.engine.value
public abstract class IdentifierManager extends AbstractValueManager
Method Summary | |
---|---|
Value | createStringValue(short type, String value, CSSEngine engine)
Implements ValueManager. |
Value | createValue(LexicalUnit lu, CSSEngine engine)
Implements createValue. |
abstract StringMap | getIdentifiers()
Returns the map that contains the name/value mappings for each
possible identifiers. |