Class DefaultXmlDocumentInfo

java.lang.Object
org.pentaho.reporting.libraries.xmlns.parser.DefaultXmlDocumentInfo
All Implemented Interfaces:
XmlDocumentInfo

public class DefaultXmlDocumentInfo extends Object implements XmlDocumentInfo
A data class that holds all relevant information about a XML document to make a decision on what parser to use to interpret the XML content.
Author:
Thomas Morgner