Uses of Interface
org.pentaho.reporting.libraries.css.namespace.NamespaceCollection
-
Packages that use NamespaceCollection Package Description org.pentaho.reporting.libraries.css.dom org.pentaho.reporting.libraries.css.namespace org.pentaho.reporting.libraries.css.resolver.impl -
-
Uses of NamespaceCollection in org.pentaho.reporting.libraries.css.dom
Methods in org.pentaho.reporting.libraries.css.dom that return NamespaceCollection Modifier and Type Method Description NamespaceCollection
DocumentContext. getNamespaces()
Returns information about the known namespaces. -
Uses of NamespaceCollection in org.pentaho.reporting.libraries.css.namespace
Classes in org.pentaho.reporting.libraries.css.namespace that implement NamespaceCollection Modifier and Type Class Description class
DefaultNamespaceCollection
Creation-Date: 13.04.2006, 12:38:42 -
Uses of NamespaceCollection in org.pentaho.reporting.libraries.css.resolver.impl
Methods in org.pentaho.reporting.libraries.css.resolver.impl that return NamespaceCollection Modifier and Type Method Description protected NamespaceCollection
AbstractStyleResolver. getNamespaces()
-