org.jfree.layouting.input.style.parser
Class CSSParserContext
java.lang.Object
org.jfree.layouting.input.style.parser.CSSParserContext
public class CSSParserContext
extends java.lang.Object
Creation-Date: 25.11.2005, 17:47:10
destroy
public void destroy()
getDefaultNamespace
public String getDefaultNamespace()
getNamespaces
public Map getNamespaces()
getSource
public ResourceKey getSource()
setDefaultNamespace
public void setDefaultNamespace(String defaultNamespace)
setNamespaces
public void setNamespaces(Map namespaces)
setSource
public void setSource(ResourceKey source)
setStyleKeyRegistry
public void setStyleKeyRegistry(StyleKeyRegistry styleKeyRegistry)