Class FixNamespaceUriAttributes

java.lang.Object
org.pentaho.reporting.libraries.xmlns.parser.FixNamespaceUriAttributes
All Implemented Interfaces:
Attributes

public class FixNamespaceUriAttributes extends Object implements Attributes
A SAX-Attributes implementation that fixes missing namespace-URIs. Attributes that define no namespace URIs on their own will receive the defined default namespace.
Author:
Thomas Morgner