blob: 72ffcfb5b225a64af2fc97a34b153df8fca8c372 [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_26) on Wed Sep 14 22:31:01 PDT 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
CharUtils (Abdera2 Common Library 2.0-SNAPSHOT API)
</TITLE>
<META NAME="date" CONTENT="2011-09-14">
<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="CharUtils (Abdera2 Common Library 2.0-SNAPSHOT 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="../../../../../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/CharUtils.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;PREV CLASS&nbsp;
&nbsp;<A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.Profile.html" title="enum in org.apache.abdera2.common.text"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/abdera2/common/text/CharUtils.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="CharUtils.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.abdera2.common.text</FONT>
<BR>
Class CharUtils</H2>
<PRE>
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.abdera2.common.text.CharUtils</B>
</PRE>
<HR>
<DL>
<DT><PRE>public final class <B>CharUtils</B><DT>extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
</PRE>
<P>
General utilities for dealing with Unicode characters
<P>
<P>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<A NAME="nested_class_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Nested Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.Profile.html" title="enum in org.apache.abdera2.common.text">CharUtils.Profile</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" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#invset_contains(int[], int)">invset_contains</A></B>(int[]&nbsp;set,
int&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Treats the specified int array as an Inversion Set and returns true if the value is located within the set.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#is_ifragment(int)">is_ifragment</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#is_ihost(int)">is_ihost</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#is_ipath(int)">is_ipath</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#is_ipathnodelims(int)">is_ipathnodelims</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#is_ipchar(int)">is_ipchar</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#is_ipliteral(int)">is_ipliteral</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#is_iprivate(int)">is_iprivate</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#is_iquery(int)">is_iquery</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#is_iregname(int)">is_iregname</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#is_iserver(int)">is_iserver</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#is_iunreserved(int)">is_iunreserved</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#is_iuserinfo(int)">is_iuserinfo</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#is_regname(int)">is_regname</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#is_ucschar(int)">is_ucschar</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#is5987(int)">is5987</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isAlpha(int)">isAlpha</A></B>(int&nbsp;codepoint)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True if the codepoint is part of the ASCII alphabet (a-z, A-Z)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isAlphaDigit(int)">isAlphaDigit</A></B>(int&nbsp;codepoint)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True if isAlpha and isDigit both return true</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isAscii(int)">isAscii</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isCtl(int)">isCtl</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isDigit(int)">isDigit</A></B>(int&nbsp;codepoint)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True if the codepoint is a digit</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isFragment(int)">isFragment</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isGenDelim(int)">isGenDelim</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isMark(int)">isMark</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isPath(int)">isPath</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isPathNoDelims(int)">isPathNoDelims</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isPchar(int)">isPchar</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isPctEnc(int)">isPctEnc</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isQuery(int)">isQuery</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isReserved(int)">isReserved</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isScheme(int)">isScheme</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isSep(int)">isSep</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isSubDelim(int)">isSubDelim</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isToken(int)">isToken</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isToken(java.lang.String)">isToken</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;token)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isUnreserved(int)">isUnreserved</A></B>(int&nbsp;codepoint)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#isUserInfo(int)">isUserInfo</A></B>(int&nbsp;codepoint)</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>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#quoted(java.lang.String, boolean)">quoted</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;val,
boolean&nbsp;wrap)</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>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#quotedIfNotToken(java.lang.String)">quotedIfNotToken</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#restricted(org.apache.abdera2.common.xml.XMLVersion, char)">restricted</A></B>(<A HREF="../../../../../org/apache/abdera2/common/xml/XMLVersion.html" title="enum in org.apache.abdera2.common.xml">XMLVersion</A>&nbsp;version,
char&nbsp;c)</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>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#restricted(org.apache.abdera2.common.xml.XMLVersion, int)">restricted</A></B>(<A HREF="../../../../../org/apache/abdera2/common/xml/XMLVersion.html" title="enum in org.apache.abdera2.common.xml">XMLVersion</A>&nbsp;version,
int&nbsp;c)</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>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#scanFor(char, java.lang.String, int, boolean)">scanFor</A></B>(char&nbsp;c,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;text,
int&nbsp;s,
boolean&nbsp;errifnotws)</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>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#scanFor(char, java.lang.String, int, boolean, char)">scanFor</A></B>(char&nbsp;c,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;text,
int&nbsp;s,
boolean&nbsp;errifnotws,
char&nbsp;breakat)</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>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#splitAndTrim(java.lang.String)">splitAndTrim</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</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>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#unquote(java.lang.String)">unquote</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</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>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#unwrap(java.lang.String, char, char)">unwrap</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;st,
char&nbsp;x,
char&nbsp;y)</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>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#verify(char[], org.apache.abdera2.common.text.CharUtils.Profile)">verify</A></B>(char[]&nbsp;s,
<A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.Profile.html" title="enum in org.apache.abdera2.common.text">CharUtils.Profile</A>&nbsp;profile)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Verifies a sequence of codepoints using the specified profile</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#verify(org.apache.abdera2.common.text.CodepointIterator, org.apache.abdera2.common.text.CharUtils.Filter)">verify</A></B>(<A HREF="../../../../../org/apache/abdera2/common/text/CodepointIterator.html" title="class in org.apache.abdera2.common.text">CodepointIterator</A>&nbsp;ci,
org.apache.abdera2.common.text.CharUtils.Filter&nbsp;filter)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Verifies a sequence of codepoints using the specified filter</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#verify(org.apache.abdera2.common.text.CodepointIterator, org.apache.abdera2.common.text.CharUtils.Profile)">verify</A></B>(<A HREF="../../../../../org/apache/abdera2/common/text/CodepointIterator.html" title="class in org.apache.abdera2.common.text">CodepointIterator</A>&nbsp;ci,
<A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.Profile.html" title="enum in org.apache.abdera2.common.text">CharUtils.Profile</A>&nbsp;profile)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Verifies a sequence of codepoints using the specified filter</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#verify(java.lang.String, org.apache.abdera2.common.text.CharUtils.Profile)">verify</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s,
<A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.Profile.html" title="enum in org.apache.abdera2.common.text">CharUtils.Profile</A>&nbsp;profile)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Verifies a sequence of codepoints using the specified profile</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#verifyNot(char[], org.apache.abdera2.common.text.CharUtils.Profile)">verifyNot</A></B>(char[]&nbsp;array,
<A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.Profile.html" title="enum in org.apache.abdera2.common.text">CharUtils.Profile</A>&nbsp;profile)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Verifies a sequence of codepoints using the specified profile</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#verifyNot(org.apache.abdera2.common.text.CodepointIterator, org.apache.abdera2.common.text.CharUtils.Filter)">verifyNot</A></B>(<A HREF="../../../../../org/apache/abdera2/common/text/CodepointIterator.html" title="class in org.apache.abdera2.common.text">CodepointIterator</A>&nbsp;ci,
org.apache.abdera2.common.text.CharUtils.Filter&nbsp;filter)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Verifies a sequence of codepoints using the specified filter</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#verifyNot(org.apache.abdera2.common.text.CodepointIterator, org.apache.abdera2.common.text.CharUtils.Profile)">verifyNot</A></B>(<A HREF="../../../../../org/apache/abdera2/common/text/CodepointIterator.html" title="class in org.apache.abdera2.common.text">CodepointIterator</A>&nbsp;ci,
<A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.Profile.html" title="enum in org.apache.abdera2.common.text">CharUtils.Profile</A>&nbsp;profile)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Verifies a sequence of codepoints using the specified profile</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.html#verifyNot(java.lang.String, org.apache.abdera2.common.text.CharUtils.Profile)">verifyNot</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s,
<A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.Profile.html" title="enum in org.apache.abdera2.common.text">CharUtils.Profile</A>&nbsp;profile)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Verifies a sequence of codepoints using the specified profile</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="is5987(int)"><!-- --></A><H3>
is5987</H3>
<PRE>
public static boolean <B>is5987</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isPctEnc(int)"><!-- --></A><H3>
isPctEnc</H3>
<PRE>
public static boolean <B>isPctEnc</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isMark(int)"><!-- --></A><H3>
isMark</H3>
<PRE>
public static boolean <B>isMark</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isUnreserved(int)"><!-- --></A><H3>
isUnreserved</H3>
<PRE>
public static boolean <B>isUnreserved</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isReserved(int)"><!-- --></A><H3>
isReserved</H3>
<PRE>
public static boolean <B>isReserved</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isGenDelim(int)"><!-- --></A><H3>
isGenDelim</H3>
<PRE>
public static boolean <B>isGenDelim</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isSubDelim(int)"><!-- --></A><H3>
isSubDelim</H3>
<PRE>
public static boolean <B>isSubDelim</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isPchar(int)"><!-- --></A><H3>
isPchar</H3>
<PRE>
public static boolean <B>isPchar</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isPath(int)"><!-- --></A><H3>
isPath</H3>
<PRE>
public static boolean <B>isPath</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isPathNoDelims(int)"><!-- --></A><H3>
isPathNoDelims</H3>
<PRE>
public static boolean <B>isPathNoDelims</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isScheme(int)"><!-- --></A><H3>
isScheme</H3>
<PRE>
public static boolean <B>isScheme</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isUserInfo(int)"><!-- --></A><H3>
isUserInfo</H3>
<PRE>
public static boolean <B>isUserInfo</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isQuery(int)"><!-- --></A><H3>
isQuery</H3>
<PRE>
public static boolean <B>isQuery</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isFragment(int)"><!-- --></A><H3>
isFragment</H3>
<PRE>
public static boolean <B>isFragment</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="is_ucschar(int)"><!-- --></A><H3>
is_ucschar</H3>
<PRE>
public static boolean <B>is_ucschar</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="is_iprivate(int)"><!-- --></A><H3>
is_iprivate</H3>
<PRE>
public static boolean <B>is_iprivate</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="is_iunreserved(int)"><!-- --></A><H3>
is_iunreserved</H3>
<PRE>
public static boolean <B>is_iunreserved</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="is_ipchar(int)"><!-- --></A><H3>
is_ipchar</H3>
<PRE>
public static boolean <B>is_ipchar</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="is_ipath(int)"><!-- --></A><H3>
is_ipath</H3>
<PRE>
public static boolean <B>is_ipath</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="is_ipathnodelims(int)"><!-- --></A><H3>
is_ipathnodelims</H3>
<PRE>
public static boolean <B>is_ipathnodelims</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="is_iquery(int)"><!-- --></A><H3>
is_iquery</H3>
<PRE>
public static boolean <B>is_iquery</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="is_ifragment(int)"><!-- --></A><H3>
is_ifragment</H3>
<PRE>
public static boolean <B>is_ifragment</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="is_iregname(int)"><!-- --></A><H3>
is_iregname</H3>
<PRE>
public static boolean <B>is_iregname</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="is_ipliteral(int)"><!-- --></A><H3>
is_ipliteral</H3>
<PRE>
public static boolean <B>is_ipliteral</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="is_ihost(int)"><!-- --></A><H3>
is_ihost</H3>
<PRE>
public static boolean <B>is_ihost</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="is_regname(int)"><!-- --></A><H3>
is_regname</H3>
<PRE>
public static boolean <B>is_regname</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="is_iuserinfo(int)"><!-- --></A><H3>
is_iuserinfo</H3>
<PRE>
public static boolean <B>is_iuserinfo</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="is_iserver(int)"><!-- --></A><H3>
is_iserver</H3>
<PRE>
public static boolean <B>is_iserver</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="verify(org.apache.abdera2.common.text.CodepointIterator, org.apache.abdera2.common.text.CharUtils.Filter)"><!-- --></A><H3>
verify</H3>
<PRE>
public static void <B>verify</B>(<A HREF="../../../../../org/apache/abdera2/common/text/CodepointIterator.html" title="class in org.apache.abdera2.common.text">CodepointIterator</A>&nbsp;ci,
org.apache.abdera2.common.text.CharUtils.Filter&nbsp;filter)
throws <A HREF="../../../../../org/apache/abdera2/common/text/InvalidCharacterException.html" title="class in org.apache.abdera2.common.text">InvalidCharacterException</A></PRE>
<DL>
<DD>Verifies a sequence of codepoints using the specified filter
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/abdera2/common/text/InvalidCharacterException.html" title="class in org.apache.abdera2.common.text">InvalidCharacterException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="verify(org.apache.abdera2.common.text.CodepointIterator, org.apache.abdera2.common.text.CharUtils.Profile)"><!-- --></A><H3>
verify</H3>
<PRE>
public static void <B>verify</B>(<A HREF="../../../../../org/apache/abdera2/common/text/CodepointIterator.html" title="class in org.apache.abdera2.common.text">CodepointIterator</A>&nbsp;ci,
<A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.Profile.html" title="enum in org.apache.abdera2.common.text">CharUtils.Profile</A>&nbsp;profile)
throws <A HREF="../../../../../org/apache/abdera2/common/text/InvalidCharacterException.html" title="class in org.apache.abdera2.common.text">InvalidCharacterException</A></PRE>
<DL>
<DD>Verifies a sequence of codepoints using the specified filter
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/abdera2/common/text/InvalidCharacterException.html" title="class in org.apache.abdera2.common.text">InvalidCharacterException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="verify(char[], org.apache.abdera2.common.text.CharUtils.Profile)"><!-- --></A><H3>
verify</H3>
<PRE>
public static void <B>verify</B>(char[]&nbsp;s,
<A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.Profile.html" title="enum in org.apache.abdera2.common.text">CharUtils.Profile</A>&nbsp;profile)
throws <A HREF="../../../../../org/apache/abdera2/common/text/InvalidCharacterException.html" title="class in org.apache.abdera2.common.text">InvalidCharacterException</A></PRE>
<DL>
<DD>Verifies a sequence of codepoints using the specified profile
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/abdera2/common/text/InvalidCharacterException.html" title="class in org.apache.abdera2.common.text">InvalidCharacterException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="verify(java.lang.String, org.apache.abdera2.common.text.CharUtils.Profile)"><!-- --></A><H3>
verify</H3>
<PRE>
public static void <B>verify</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s,
<A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.Profile.html" title="enum in org.apache.abdera2.common.text">CharUtils.Profile</A>&nbsp;profile)
throws <A HREF="../../../../../org/apache/abdera2/common/text/InvalidCharacterException.html" title="class in org.apache.abdera2.common.text">InvalidCharacterException</A></PRE>
<DL>
<DD>Verifies a sequence of codepoints using the specified profile
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/abdera2/common/text/InvalidCharacterException.html" title="class in org.apache.abdera2.common.text">InvalidCharacterException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="verifyNot(org.apache.abdera2.common.text.CodepointIterator, org.apache.abdera2.common.text.CharUtils.Filter)"><!-- --></A><H3>
verifyNot</H3>
<PRE>
public static void <B>verifyNot</B>(<A HREF="../../../../../org/apache/abdera2/common/text/CodepointIterator.html" title="class in org.apache.abdera2.common.text">CodepointIterator</A>&nbsp;ci,
org.apache.abdera2.common.text.CharUtils.Filter&nbsp;filter)
throws <A HREF="../../../../../org/apache/abdera2/common/text/InvalidCharacterException.html" title="class in org.apache.abdera2.common.text">InvalidCharacterException</A></PRE>
<DL>
<DD>Verifies a sequence of codepoints using the specified filter
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/abdera2/common/text/InvalidCharacterException.html" title="class in org.apache.abdera2.common.text">InvalidCharacterException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="verifyNot(java.lang.String, org.apache.abdera2.common.text.CharUtils.Profile)"><!-- --></A><H3>
verifyNot</H3>
<PRE>
public static void <B>verifyNot</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s,
<A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.Profile.html" title="enum in org.apache.abdera2.common.text">CharUtils.Profile</A>&nbsp;profile)
throws <A HREF="../../../../../org/apache/abdera2/common/text/InvalidCharacterException.html" title="class in org.apache.abdera2.common.text">InvalidCharacterException</A></PRE>
<DL>
<DD>Verifies a sequence of codepoints using the specified profile
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/abdera2/common/text/InvalidCharacterException.html" title="class in org.apache.abdera2.common.text">InvalidCharacterException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="verifyNot(org.apache.abdera2.common.text.CodepointIterator, org.apache.abdera2.common.text.CharUtils.Profile)"><!-- --></A><H3>
verifyNot</H3>
<PRE>
public static void <B>verifyNot</B>(<A HREF="../../../../../org/apache/abdera2/common/text/CodepointIterator.html" title="class in org.apache.abdera2.common.text">CodepointIterator</A>&nbsp;ci,
<A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.Profile.html" title="enum in org.apache.abdera2.common.text">CharUtils.Profile</A>&nbsp;profile)
throws <A HREF="../../../../../org/apache/abdera2/common/text/InvalidCharacterException.html" title="class in org.apache.abdera2.common.text">InvalidCharacterException</A></PRE>
<DL>
<DD>Verifies a sequence of codepoints using the specified profile
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/abdera2/common/text/InvalidCharacterException.html" title="class in org.apache.abdera2.common.text">InvalidCharacterException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="verifyNot(char[], org.apache.abdera2.common.text.CharUtils.Profile)"><!-- --></A><H3>
verifyNot</H3>
<PRE>
public static void <B>verifyNot</B>(char[]&nbsp;array,
<A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.Profile.html" title="enum in org.apache.abdera2.common.text">CharUtils.Profile</A>&nbsp;profile)
throws <A HREF="../../../../../org/apache/abdera2/common/text/InvalidCharacterException.html" title="class in org.apache.abdera2.common.text">InvalidCharacterException</A></PRE>
<DL>
<DD>Verifies a sequence of codepoints using the specified profile
<P>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/abdera2/common/text/InvalidCharacterException.html" title="class in org.apache.abdera2.common.text">InvalidCharacterException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="isDigit(int)"><!-- --></A><H3>
isDigit</H3>
<PRE>
public static boolean <B>isDigit</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD>True if the codepoint is a digit
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isAlpha(int)"><!-- --></A><H3>
isAlpha</H3>
<PRE>
public static boolean <B>isAlpha</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD>True if the codepoint is part of the ASCII alphabet (a-z, A-Z)
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isAlphaDigit(int)"><!-- --></A><H3>
isAlphaDigit</H3>
<PRE>
public static boolean <B>isAlphaDigit</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD>True if isAlpha and isDigit both return true
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isToken(int)"><!-- --></A><H3>
isToken</H3>
<PRE>
public static boolean <B>isToken</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isToken(java.lang.String)"><!-- --></A><H3>
isToken</H3>
<PRE>
public static boolean <B>isToken</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;token)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isAscii(int)"><!-- --></A><H3>
isAscii</H3>
<PRE>
public static boolean <B>isAscii</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isCtl(int)"><!-- --></A><H3>
isCtl</H3>
<PRE>
public static boolean <B>isCtl</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isSep(int)"><!-- --></A><H3>
isSep</H3>
<PRE>
public static boolean <B>isSep</B>(int&nbsp;codepoint)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="unwrap(java.lang.String, char, char)"><!-- --></A><H3>
unwrap</H3>
<PRE>
public static <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>unwrap</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;st,
char&nbsp;x,
char&nbsp;y)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="unquote(java.lang.String)"><!-- --></A><H3>
unquote</H3>
<PRE>
public static <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>unquote</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;s)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="splitAndTrim(java.lang.String)"><!-- --></A><H3>
splitAndTrim</H3>
<PRE>
public static <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[] <B>splitAndTrim</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="invset_contains(int[], int)"><!-- --></A><H3>
invset_contains</H3>
<PRE>
public static boolean <B>invset_contains</B>(int[]&nbsp;set,
int&nbsp;value)</PRE>
<DL>
<DD>Treats the specified int array as an Inversion Set and returns true if the value is located within the set. This
will only work correctly if the values in the int array are monotonically increasing
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="restricted(org.apache.abdera2.common.xml.XMLVersion, char)"><!-- --></A><H3>
restricted</H3>
<PRE>
public static boolean <B>restricted</B>(<A HREF="../../../../../org/apache/abdera2/common/xml/XMLVersion.html" title="enum in org.apache.abdera2.common.xml">XMLVersion</A>&nbsp;version,
char&nbsp;c)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="restricted(org.apache.abdera2.common.xml.XMLVersion, int)"><!-- --></A><H3>
restricted</H3>
<PRE>
public static boolean <B>restricted</B>(<A HREF="../../../../../org/apache/abdera2/common/xml/XMLVersion.html" title="enum in org.apache.abdera2.common.xml">XMLVersion</A>&nbsp;version,
int&nbsp;c)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="quotedIfNotToken(java.lang.String)"><!-- --></A><H3>
quotedIfNotToken</H3>
<PRE>
public static <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>quotedIfNotToken</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="quoted(java.lang.String, boolean)"><!-- --></A><H3>
quoted</H3>
<PRE>
public static <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>quoted</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;val,
boolean&nbsp;wrap)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="scanFor(char, java.lang.String, int, boolean)"><!-- --></A><H3>
scanFor</H3>
<PRE>
public static int <B>scanFor</B>(char&nbsp;c,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;text,
int&nbsp;s,
boolean&nbsp;errifnotws)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="scanFor(char, java.lang.String, int, boolean, char)"><!-- --></A><H3>
scanFor</H3>
<PRE>
public static int <B>scanFor</B>(char&nbsp;c,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;text,
int&nbsp;s,
boolean&nbsp;errifnotws,
char&nbsp;breakat)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<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="../../../../../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/CharUtils.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;PREV CLASS&nbsp;
&nbsp;<A HREF="../../../../../org/apache/abdera2/common/text/CharUtils.Profile.html" title="enum in org.apache.abdera2.common.text"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/abdera2/common/text/CharUtils.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="CharUtils.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2006-2011 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>