org.jfree.layouting.namespace

Interface NamespaceDefinition

public interface NamespaceDefinition

Creation-Date: 13.04.2006, 12:31:43

Author: Thomas Morgner

Method Summary
String[]getClassAttribute(String element)
ResourceKeygetDefaultStyleSheetLocation()
StringgetPreferredPrefix()
String[]getStyleAttribute(String element)
StringgetURI()

Method Detail

getClassAttribute

public String[] getClassAttribute(String element)

getDefaultStyleSheetLocation

public ResourceKey getDefaultStyleSheetLocation()

getPreferredPrefix

public String getPreferredPrefix()

getStyleAttribute

public String[] getStyleAttribute(String element)

getURI

public String getURI()