blob: 96b845b9c367bf1b88c7cf2ed883304a58487fbc [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Thu Nov 22 17:12:57 EST 2007 -->
<TITLE>
Xalan-Java 2.7.1: Class XMLErrorResources_sv
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XMLErrorResources_sv.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&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;<A HREF="../../../../org/apache/xml/res/XMLErrorResources_sl.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xml/res/XMLErrorResources_tr.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="XMLErrorResources_sv.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: &nbsp;INNER&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: &nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.xml.res</FONT>
<BR>
Class XMLErrorResources_sv</H2>
<PRE>
java.lang.Object
|
+--java.util.ResourceBundle
|
+--java.util.ListResourceBundle
|
+--<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html">org.apache.xml.res.XMLErrorResources</A>
|
+--<B>org.apache.xml.res.XMLErrorResources_sv</B>
</PRE>
<HR>
<DL>
<DT>public class <B>XMLErrorResources_sv</B><DT>extends <A HREF="../../../../org/apache/xml/res/XMLErrorResources.html">XMLErrorResources</A></DL>
<P>
Set up error messages.
We build a two dimensional array of message keys and
message strings. In order to add a new message here,
you need to first add a String constant. And you need
to enter key, value pair as part of the contents
array. You also need to update MAX_CODE for error strings
and MAX_WARNING for warnings ( Needed for only information
purpose )
<P>
<HR>
<P>
<!-- ======== INNER CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Field Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/res/XMLErrorResources_sv.html#MAX_CODE">MAX_CODE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Maximum error messages, this is needed to keep track of the number of messages.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/res/XMLErrorResources_sv.html#MAX_MESSAGES">MAX_MESSAGES</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Maximum total warnings and error messages.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/res/XMLErrorResources_sv.html#MAX_OTHERS">MAX_OTHERS</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Maximum misc strings.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/res/XMLErrorResources_sv.html#MAX_WARNING">MAX_WARNING</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Maximum warnings, this is needed to keep track of the number of warnings.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.xml.res.XMLErrorResources"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Fields inherited from class org.apache.xml.res.<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html">XMLErrorResources</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_ARG_LOCALNAME_INVALID">ER_ARG_LOCALNAME_INVALID</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_ARG_LOCALNAME_NULL">ER_ARG_LOCALNAME_NULL</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_ARG_PREFIX_INVALID">ER_ARG_PREFIX_INVALID</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_AXIS_NOT_SUPPORTED">ER_AXIS_NOT_SUPPORTED</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_AXIS_TRAVERSER_NOT_SUPPORTED">ER_AXIS_TRAVERSER_NOT_SUPPORTED</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_CANNOT_CHANGE_WHILE_PARSING">ER_CANNOT_CHANGE_WHILE_PARSING</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_CANNOT_INIT_URI_EMPTY_PARMS">ER_CANNOT_INIT_URI_EMPTY_PARMS</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_CANNOT_OVERWRITE_CAUSE">ER_CANNOT_OVERWRITE_CAUSE</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_CANT_HAVE_MORE_THAN_ONE_ROOT">ER_CANT_HAVE_MORE_THAN_ONE_ROOT</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_CANT_OUTPUT_TEXT_BEFORE_DOC">ER_CANT_OUTPUT_TEXT_BEFORE_DOC</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_CHILD_HAS_NO_OWNER_DOCUMENT">ER_CHILD_HAS_NO_OWNER_DOCUMENT</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT">ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_CHUNKEDINTARRAY_NOT_SUPPORTED">ER_CHUNKEDINTARRAY_NOT_SUPPORTED</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_COJOINROUTINESET_FAILED">ER_COJOINROUTINESET_FAILED</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_COROUTINE_CO_EXIT">ER_COROUTINE_CO_EXIT</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_COROUTINE_NOT_AVAIL">ER_COROUTINE_NOT_AVAIL</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_COROUTINE_PARAM">ER_COROUTINE_PARAM</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_COULD_NOT_INIT_PARSER">ER_COULD_NOT_INIT_PARSER</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_COULD_NOT_RESOLVE_NODE">ER_COULD_NOT_RESOLVE_NODE</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_CREATEDOCUMENT_NOT_SUPPORTED">ER_CREATEDOCUMENT_NOT_SUPPORTED</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER">ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_EXCEPTION_CREATING_POOL">ER_EXCEPTION_CREATING_POOL</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_FRAG_FOR_GENERIC_URI">ER_FRAG_FOR_GENERIC_URI</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_FRAG_INVALID_CHAR">ER_FRAG_INVALID_CHAR</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_FRAG_WHEN_PATH_NULL">ER_FRAG_WHEN_PATH_NULL</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_FUNCTION_NOT_SUPPORTED">ER_FUNCTION_NOT_SUPPORTED</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_HOST_ADDRESS_NOT_WELLFORMED">ER_HOST_ADDRESS_NOT_WELLFORMED</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_INCRSAXSRCFILTER_NOT_RESTARTABLE">ER_INCRSAXSRCFILTER_NOT_RESTARTABLE</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_INVALID_PORT">ER_INVALID_PORT</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_ITERATOR_AXIS_NOT_IMPLEMENTED">ER_ITERATOR_AXIS_NOT_IMPLEMENTED</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_ITERATOR_CLONE_NOT_SUPPORTED">ER_ITERATOR_CLONE_NOT_SUPPORTED</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_LOCATION_UNKNOWN">ER_LOCATION_UNKNOWN</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_METHOD_NOT_SUPPORTED">ER_METHOD_NOT_SUPPORTED</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_NAME_CANT_START_WITH_COLON">ER_NAME_CANT_START_WITH_COLON</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_NO_DEFAULT_IMPL">ER_NO_DEFAULT_IMPL</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_NO_DTMIDS_AVAIL">ER_NO_DTMIDS_AVAIL</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_NO_FRAGMENT_STRING_IN_PATH">ER_NO_FRAGMENT_STRING_IN_PATH</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_NO_PARSE_CALL_WHILE_PARSING">ER_NO_PARSE_CALL_WHILE_PARSING</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_NO_PORT_IF_NO_HOST">ER_NO_PORT_IF_NO_HOST</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_NO_QUERY_STRING_IN_PATH">ER_NO_QUERY_STRING_IN_PATH</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_NO_SCHEME_IN_URI">ER_NO_SCHEME_IN_URI</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_NO_SCHEME_INURI">ER_NO_SCHEME_INURI</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_NO_USERINFO_IF_NO_HOST">ER_NO_USERINFO_IF_NO_HOST</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_NODE_NON_NULL">ER_NODE_NON_NULL</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_NOT_SUPPORTED">ER_NOT_SUPPORTED</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_OFFSET_BIGGER_THAN_SLOT">ER_OFFSET_BIGGER_THAN_SLOT</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_PARSER_DOTERMINATE_ANSWERS">ER_PARSER_DOTERMINATE_ANSWERS</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_PARSER_IN_USE">ER_PARSER_IN_USE</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE">ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_PATH_INVALID_CHAR">ER_PATH_INVALID_CHAR</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_PORT_WHEN_HOST_NULL">ER_PORT_WHEN_HOST_NULL</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_PREFIX_MUST_RESOLVE">ER_PREFIX_MUST_RESOLVE</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_SCHEME_FROM_NULL_STRING">ER_SCHEME_FROM_NULL_STRING</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_SCHEME_NOT_CONFORMANT">ER_SCHEME_NOT_CONFORMANT</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_SCHEME_REQUIRED">ER_SCHEME_REQUIRED</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_SELF_CAUSATION_NOT_PERMITTED">ER_SELF_CAUSATION_NOT_PERMITTED</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_STARTPARSE_NEEDS_SAXPARSER">ER_STARTPARSE_NEEDS_SAXPARSER</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_STARTPARSE_WHILE_PARSING">ER_STARTPARSE_WHILE_PARSING</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_SYSTEMID_UNKNOWN">ER_SYSTEMID_UNKNOWN</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED">ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_UNKNOWN_AXIS_TYPE">ER_UNKNOWN_AXIS_TYPE</A>,
<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#ER_XMLRDR_NOT_BEFORE_STARTPARSE">ER_XMLRDR_NOT_BEFORE_STARTPARSE</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/xml/res/XMLErrorResources_sv.html#XMLErrorResources_sv()">XMLErrorResources_sv</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.Object[][]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xml/res/XMLErrorResources_sv.html#getContents()">getContents</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the lookup table for error messages</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.xml.res.XMLErrorResources"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class org.apache.xml.res.<A HREF="../../../../org/apache/xml/res/XMLErrorResources.html">XMLErrorResources</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#loadResourceBundle(java.lang.String)">loadResourceBundle</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.util.ListResourceBundle"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.util.ListResourceBundle</B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>getKeys,
handleGetObject</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.util.ResourceBundle"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.util.ResourceBundle</B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>getBundle,
getBundle,
getBundle,
getLocale,
getObject,
getString,
getStringArray</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Field Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="MAX_CODE"><!-- --></A><H3>
MAX_CODE</H3>
<PRE>
public static final int <B>MAX_CODE</B></PRE>
<DL>
<DD>Maximum error messages, this is needed to keep track of the number of messages.</DL>
<HR>
<A NAME="MAX_WARNING"><!-- --></A><H3>
MAX_WARNING</H3>
<PRE>
public static final int <B>MAX_WARNING</B></PRE>
<DL>
<DD>Maximum warnings, this is needed to keep track of the number of warnings.</DL>
<HR>
<A NAME="MAX_OTHERS"><!-- --></A><H3>
MAX_OTHERS</H3>
<PRE>
public static final int <B>MAX_OTHERS</B></PRE>
<DL>
<DD>Maximum misc strings.</DL>
<HR>
<A NAME="MAX_MESSAGES"><!-- --></A><H3>
MAX_MESSAGES</H3>
<PRE>
public static final int <B>MAX_MESSAGES</B></PRE>
<DL>
<DD>Maximum total warnings and error messages.</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="XMLErrorResources_sv()"><!-- --></A><H3>
XMLErrorResources_sv</H3>
<PRE>
public <B>XMLErrorResources_sv</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="getContents()"><!-- --></A><H3>
getContents</H3>
<PRE>
public java.lang.Object[][] <B>getContents</B>()</PRE>
<DL>
<DD>Get the lookup table for error messages<DD><DL>
<DT><B>Returns:</B><DD>The association list.<DT><B>Overrides:</B><DD><A HREF="../../../../org/apache/xml/res/XMLErrorResources.html#getContents()">getContents</A> in class <A HREF="../../../../org/apache/xml/res/XMLErrorResources.html">XMLErrorResources</A></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XMLErrorResources_sv.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&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;<A HREF="../../../../org/apache/xml/res/XMLErrorResources_sl.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/xml/res/XMLErrorResources_tr.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="XMLErrorResources_sv.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: &nbsp;INNER&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: &nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
Copyright © 2006 Apache XML Project. All Rights Reserved.
</BODY>
</HTML>