blob: 48edd141646e4cd01c50ebaaad9d0401c46bd2fa [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Tue Mar 28 22:14:18 CEST 2017 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.odftoolkit.odfvalidator Class Hierarchy (ODF Validator 1.1.8-incubating API)
</TITLE>
<META NAME="date" CONTENT="2017-03-28">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.odftoolkit.odfvalidator Class Hierarchy (ODF Validator 1.1.8-incubating API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../org/odftoolkit/odfvalidator/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?org/odftoolkit/odfvalidator/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
Hierarchy For Package org.odftoolkit.odfvalidator
</H2>
</CENTER>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
<LI TYPE="circle">org.xml.sax.helpers.<A HREF="http://docs.oracle.com/javase/6/docs/api/org/xml/sax/helpers.DefaultHandler.html?is-external=true" title="class or interface in org.xml.sax"><B>DefaultHandler</B></A> (implements org.xml.sax.<A HREF="http://docs.oracle.com/javase/6/docs/api/org/xml/sax/ContentHandler.html?is-external=true" title="class or interface in org.xml.sax">ContentHandler</A>, org.xml.sax.<A HREF="http://docs.oracle.com/javase/6/docs/api/org/xml/sax/DTDHandler.html?is-external=true" title="class or interface in org.xml.sax">DTDHandler</A>, org.xml.sax.<A HREF="http://docs.oracle.com/javase/6/docs/api/org/xml/sax/EntityResolver.html?is-external=true" title="class or interface in org.xml.sax">EntityResolver</A>, org.xml.sax.<A HREF="http://docs.oracle.com/javase/6/docs/api/org/xml/sax/ErrorHandler.html?is-external=true" title="class or interface in org.xml.sax">ErrorHandler</A>)
<UL>
<LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/VersionHandler.html" title="class in org.odftoolkit.odfvalidator"><B>VersionHandler</B></A></UL>
<LI TYPE="circle">java.util.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Dictionary.html?is-external=true" title="class or interface in java.util"><B>Dictionary</B></A>&lt;K,V&gt;<UL>
<LI TYPE="circle">java.util.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Hashtable.html?is-external=true" title="class or interface in java.util"><B>Hashtable</B></A>&lt;K,V&gt; (implements java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A>, java.util.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;K,V&gt;, java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<UL>
<LI TYPE="circle">java.util.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util"><B>Properties</B></A><UL>
<LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/Configuration.html" title="class in org.odftoolkit.odfvalidator"><B>Configuration</B></A></UL>
</UL>
</UL>
<LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/InternalResources.html" title="class in org.odftoolkit.odfvalidator"><B>InternalResources</B></A><LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/Logger.html" title="class in org.odftoolkit.odfvalidator"><B>Logger</B></A><LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/Main.html" title="class in org.odftoolkit.odfvalidator"><B>Main</B></A><LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/ManifestEntry.html" title="class in org.odftoolkit.odfvalidator"><B>ManifestEntry</B></A><LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/MetaInformation.html" title="class in org.odftoolkit.odfvalidator"><B>MetaInformation</B></A><LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/ODFFileFilter.html" title="class in org.odftoolkit.odfvalidator"><B>ODFFileFilter</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/FileFilter.html?is-external=true" title="class or interface in java.io">FileFilter</A>)
<LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/ODFFileValidator.html" title="class in org.odftoolkit.odfvalidator"><B>ODFFileValidator</B></A><LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/ODFMediaTypes.html" title="class in org.odftoolkit.odfvalidator"><B>ODFMediaTypes</B></A><LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/OdfPackageExt.html" title="class in org.odftoolkit.odfvalidator"><B>OdfPackageExt</B></A><LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/ODFStreamValidator.html" title="class in org.odftoolkit.odfvalidator"><B>ODFStreamValidator</B></A><LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/ODFValidationResult.html" title="class in org.odftoolkit.odfvalidator"><B>ODFValidationResult</B></A><LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/ODFValidator.html" title="class in org.odftoolkit.odfvalidator"><B>ODFValidator</B></A> (implements org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/ODFValidatorProvider.html" title="interface in org.odftoolkit.odfvalidator">ODFValidatorProvider</A>)
<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<UL>
<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><B>Exception</B></A><UL>
<LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/ODFValidatorException.html" title="class in org.odftoolkit.odfvalidator"><B>ODFValidatorException</B></A></UL>
</UL>
<LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/ValidationMessageCollectorErrorFilter.html" title="class in org.odftoolkit.odfvalidator"><B>ValidationMessageCollectorErrorFilter</B></A> (implements org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/SAXParseExceptionFilter.html" title="interface in org.odftoolkit.odfvalidator">SAXParseExceptionFilter</A>)
<LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/ValidationOOoTaskIdErrorFilter.html" title="class in org.odftoolkit.odfvalidator"><B>ValidationOOoTaskIdErrorFilter</B></A> (implements org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/SAXParseExceptionFilter.html" title="interface in org.odftoolkit.odfvalidator">SAXParseExceptionFilter</A>)
</UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/ODFValidatorProvider.html" title="interface in org.odftoolkit.odfvalidator"><B>ODFValidatorProvider</B></A><LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/SAXParseExceptionFilter.html" title="interface in org.odftoolkit.odfvalidator"><B>SAXParseExceptionFilter</B></A></UL>
<H2>
Enum Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><B>Enum</B></A>&lt;E&gt; (implements java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A>&lt;T&gt;, java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<UL>
<LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/OdfValidatorMode.html" title="enum in org.odftoolkit.odfvalidator"><B>OdfValidatorMode</B></A><LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/OdfVersion.html" title="enum in org.odftoolkit.odfvalidator"><B>OdfVersion</B></A><LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/Logger.LogLevel.html" title="enum in org.odftoolkit.odfvalidator"><B>Logger.LogLevel</B></A><LI TYPE="circle">org.odftoolkit.odfvalidator.<A HREF="../../../org/odftoolkit/odfvalidator/ODFValidationResult.Status.html" title="enum in org.odftoolkit.odfvalidator"><B>ODFValidationResult.Status</B></A></UL>
</UL>
</UL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../org/odftoolkit/odfvalidator/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?org/odftoolkit/odfvalidator/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2008&#x2013;2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.
</BODY>
</HTML>