blob: 44f1b7af81b0a12bafa936389216621372c9a508 [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>
Uses of Class org.odftoolkit.odfvalidator.OdfValidatorMode (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="Uses of Class org.odftoolkit.odfvalidator.OdfValidatorMode (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"> <A HREF="../../../../org/odftoolkit/odfvalidator/OdfValidatorMode.html" title="enum in org.odftoolkit.odfvalidator"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&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//class-useOdfValidatorMode.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="OdfValidatorMode.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>
<B>Uses of Class<br>org.odftoolkit.odfvalidator.OdfValidatorMode</B></H2>
</CENTER>
<A NAME="org.odftoolkit.odfvalidator"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../org/odftoolkit/odfvalidator/OdfValidatorMode.html" title="enum in org.odftoolkit.odfvalidator">OdfValidatorMode</A> in <A HREF="../../../../org/odftoolkit/odfvalidator/package-summary.html">org.odftoolkit.odfvalidator</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/odftoolkit/odfvalidator/package-summary.html">org.odftoolkit.odfvalidator</A> that return <A HREF="../../../../org/odftoolkit/odfvalidator/OdfValidatorMode.html" title="enum in org.odftoolkit.odfvalidator">OdfValidatorMode</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../org/odftoolkit/odfvalidator/OdfValidatorMode.html" title="enum in org.odftoolkit.odfvalidator">OdfValidatorMode</A></CODE></FONT></TD>
<TD><CODE><B>OdfValidatorMode.</B><B><A HREF="../../../../org/odftoolkit/odfvalidator/OdfValidatorMode.html#valueOf(java.lang.String)">valueOf</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../org/odftoolkit/odfvalidator/OdfValidatorMode.html" title="enum in org.odftoolkit.odfvalidator">OdfValidatorMode</A>[]</CODE></FONT></TD>
<TD><CODE><B>OdfValidatorMode.</B><B><A HREF="../../../../org/odftoolkit/odfvalidator/OdfValidatorMode.html#values()">values</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in
the order they are declared.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/odftoolkit/odfvalidator/package-summary.html">org.odftoolkit.odfvalidator</A> with parameters of type <A HREF="../../../../org/odftoolkit/odfvalidator/OdfValidatorMode.html" title="enum in org.odftoolkit.odfvalidator">OdfValidatorMode</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B>ODFValidator.</B><B><A HREF="../../../../org/odftoolkit/odfvalidator/ODFValidator.html#validate(java.io.PrintStream, org.odftoolkit.odfvalidator.Configuration, org.odftoolkit.odfvalidator.OdfValidatorMode)">validate</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/PrintStream.html?is-external=true" title="class or interface in java.io">PrintStream</A>&nbsp;aOut,
<A HREF="../../../../org/odftoolkit/odfvalidator/Configuration.html" title="class in org.odftoolkit.odfvalidator">Configuration</A>&nbsp;aConfig,
<A HREF="../../../../org/odftoolkit/odfvalidator/OdfValidatorMode.html" title="enum in org.odftoolkit.odfvalidator">OdfValidatorMode</A>&nbsp;eMode)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B>ODFValidator.</B><B><A HREF="../../../../org/odftoolkit/odfvalidator/ODFValidator.html#validate(java.io.PrintStream, java.io.InputStream, java.lang.String, org.odftoolkit.odfvalidator.OdfValidatorMode, org.odftoolkit.odfvalidator.SAXParseExceptionFilter)">validate</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/PrintStream.html?is-external=true" title="class or interface in java.io">PrintStream</A>&nbsp;aOut,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;aInputStream,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;aBaseURI,
<A HREF="../../../../org/odftoolkit/odfvalidator/OdfValidatorMode.html" title="enum in org.odftoolkit.odfvalidator">OdfValidatorMode</A>&nbsp;eMode,
<A HREF="../../../../org/odftoolkit/odfvalidator/SAXParseExceptionFilter.html" title="interface in org.odftoolkit.odfvalidator">SAXParseExceptionFilter</A>&nbsp;aFilter)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B>ODFValidator.</B><B><A HREF="../../../../org/odftoolkit/odfvalidator/ODFValidator.html#validate(java.io.PrintStream, java.util.List, java.lang.String, org.odftoolkit.odfvalidator.OdfValidatorMode, boolean, java.lang.String)">validate</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/PrintStream.html?is-external=true" title="class or interface in java.io">PrintStream</A>&nbsp;aOut,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;aFileNames,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;aExcludeRegExp,
<A HREF="../../../../org/odftoolkit/odfvalidator/OdfValidatorMode.html" title="enum in org.odftoolkit.odfvalidator">OdfValidatorMode</A>&nbsp;eMode,
boolean&nbsp;bRecursive,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;aFilterFileName)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B>ODFValidator.</B><B><A HREF="../../../../org/odftoolkit/odfvalidator/ODFValidator.html#validateFile(java.io.PrintStream, java.io.File, org.odftoolkit.odfvalidator.OdfValidatorMode, org.odftoolkit.odfvalidator.SAXParseExceptionFilter)">validateFile</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/PrintStream.html?is-external=true" title="class or interface in java.io">PrintStream</A>&nbsp;aOut,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;aDocFile,
<A HREF="../../../../org/odftoolkit/odfvalidator/OdfValidatorMode.html" title="enum in org.odftoolkit.odfvalidator">OdfValidatorMode</A>&nbsp;eMode,
<A HREF="../../../../org/odftoolkit/odfvalidator/SAXParseExceptionFilter.html" title="interface in org.odftoolkit.odfvalidator">SAXParseExceptionFilter</A>&nbsp;aFilter)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;validate the input File</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B>ODFValidator.</B><B><A HREF="../../../../org/odftoolkit/odfvalidator/ODFValidator.html#validateStream(java.io.PrintStream, java.io.InputStream, java.lang.String, org.odftoolkit.odfvalidator.OdfValidatorMode, org.odftoolkit.odfvalidator.SAXParseExceptionFilter)">validateStream</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/PrintStream.html?is-external=true" title="class or interface in java.io">PrintStream</A>&nbsp;aOut,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;aInputStream,
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;aBaseURI,
<A HREF="../../../../org/odftoolkit/odfvalidator/OdfValidatorMode.html" title="enum in org.odftoolkit.odfvalidator">OdfValidatorMode</A>&nbsp;eMode,
<A HREF="../../../../org/odftoolkit/odfvalidator/SAXParseExceptionFilter.html" title="interface in org.odftoolkit.odfvalidator">SAXParseExceptionFilter</A>&nbsp;aFilter)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;validate the input Stream</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../org/odftoolkit/odfvalidator/package-summary.html">org.odftoolkit.odfvalidator</A> with parameters of type <A HREF="../../../../org/odftoolkit/odfvalidator/OdfValidatorMode.html" title="enum in org.odftoolkit.odfvalidator">OdfValidatorMode</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/odftoolkit/odfvalidator/ODFFileValidator.html#ODFFileValidator(java.io.File, org.odftoolkit.odfvalidator.Logger.LogLevel, org.odftoolkit.odfvalidator.OdfValidatorMode, org.odftoolkit.odfvalidator.OdfVersion, org.odftoolkit.odfvalidator.SAXParseExceptionFilter, org.odftoolkit.odfvalidator.ODFValidatorProvider)">ODFFileValidator</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A>&nbsp;aFile,
<A HREF="../../../../org/odftoolkit/odfvalidator/Logger.LogLevel.html" title="enum in org.odftoolkit.odfvalidator">Logger.LogLevel</A>&nbsp;nLogLevel,
<A HREF="../../../../org/odftoolkit/odfvalidator/OdfValidatorMode.html" title="enum in org.odftoolkit.odfvalidator">OdfValidatorMode</A>&nbsp;eMode,
<A HREF="../../../../org/odftoolkit/odfvalidator/OdfVersion.html" title="enum in org.odftoolkit.odfvalidator">OdfVersion</A>&nbsp;aVersion,
<A HREF="../../../../org/odftoolkit/odfvalidator/SAXParseExceptionFilter.html" title="interface in org.odftoolkit.odfvalidator">SAXParseExceptionFilter</A>&nbsp;aFilter,
<A HREF="../../../../org/odftoolkit/odfvalidator/ODFValidatorProvider.html" title="interface in org.odftoolkit.odfvalidator">ODFValidatorProvider</A>&nbsp;aValidatorProvider)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance of ODFFileValidator</TD>
</TR>
</TABLE>
&nbsp;
<P>
<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"> <A HREF="../../../../org/odftoolkit/odfvalidator/OdfValidatorMode.html" title="enum in org.odftoolkit.odfvalidator"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&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//class-useOdfValidatorMode.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="OdfValidatorMode.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>