Interface NamespaceDefinition
-
- All Known Implementing Classes:
DefaultNamespaceDefinition
public interface NamespaceDefinition
Creation-Date: 13.04.2006, 12:31:43- Author:
- Thomas Morgner
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String[]
getClassAttribute(String element)
org.pentaho.reporting.libraries.resourceloader.ResourceKey
getDefaultStyleSheetLocation()
String
getPreferredPrefix()
String[]
getStyleAttribute(String element)
String
getURI()
-