|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /usr/share/javadoc/oro-2.0.8/ |
Upload File : |
<!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.4.2) on Sun Dec 28 23:00:21 EST 2003 -->
<TITLE>
Index (Jakarta-ORO 2.0.8 API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Index (Jakarta-ORO 2.0.8 API)";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= 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=3 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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<a href='http://jakarta.apache.org/oro/' target=_top><img src='/../images/logoSmall.gif' alt='Jakarta ORO' width=48 height=47 align=center border=0 hspace=1 vspace=1></a></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
<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 ========= -->
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="org/apache/oro/text/awk/AwkCompiler.html" title="class in org.apache.oro.text.awk"><B>AwkCompiler</B></A> - class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkCompiler.html" title="class in org.apache.oro.text.awk">AwkCompiler</A>.<DD>The AwkCompiler class is used to create compiled regular expressions
conforming to the Awk regular expression syntax.<DT><A HREF="org/apache/oro/text/awk/AwkCompiler.html#AwkCompiler()"><B>AwkCompiler()</B></A> -
Constructor for class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkCompiler.html" title="class in org.apache.oro.text.awk">AwkCompiler</A>
<DD>
<DT><A HREF="org/apache/oro/io/AwkFilenameFilter.html" title="class in org.apache.oro.io"><B>AwkFilenameFilter</B></A> - class org.apache.oro.io.<A HREF="org/apache/oro/io/AwkFilenameFilter.html" title="class in org.apache.oro.io">AwkFilenameFilter</A>.<DD>AwkFilenameFilter is a RegexFilenameFilter subclass that filters on Awk
regular expressions as implemented by the org.apache.oro.text.awk package,
which is required to use this class.<DT><A HREF="org/apache/oro/io/AwkFilenameFilter.html#AwkFilenameFilter(java.lang.String, int)"><B>AwkFilenameFilter(String, int)</B></A> -
Constructor for class org.apache.oro.io.<A HREF="org/apache/oro/io/AwkFilenameFilter.html" title="class in org.apache.oro.io">AwkFilenameFilter</A>
<DD>Construct a filter initialized with the indicated regular expression
and accompanying compilation options conforming to those used by
<code> org.apache.oro.text.awk.AwkCompiler </code>
<DT><A HREF="org/apache/oro/io/AwkFilenameFilter.html#AwkFilenameFilter(java.lang.String)"><B>AwkFilenameFilter(String)</B></A> -
Constructor for class org.apache.oro.io.<A HREF="org/apache/oro/io/AwkFilenameFilter.html" title="class in org.apache.oro.io">AwkFilenameFilter</A>
<DD>Same as AwkFilenameFilter(regex, AwkCompiler.DEFAULT_MASK);
<DT><A HREF="org/apache/oro/io/AwkFilenameFilter.html#AwkFilenameFilter()"><B>AwkFilenameFilter()</B></A> -
Constructor for class org.apache.oro.io.<A HREF="org/apache/oro/io/AwkFilenameFilter.html" title="class in org.apache.oro.io">AwkFilenameFilter</A>
<DD>Same as AwkFilenameFilter("");
<DT><A HREF="org/apache/oro/text/awk/AwkMatcher.html" title="class in org.apache.oro.text.awk"><B>AwkMatcher</B></A> - class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkMatcher.html" title="class in org.apache.oro.text.awk">AwkMatcher</A>.<DD>The AwkMatcher class is used to match regular expressions
(conforming to the Awk regular expression syntax) generated by
AwkCompiler.<DT><A HREF="org/apache/oro/text/awk/AwkMatcher.html#AwkMatcher()"><B>AwkMatcher()</B></A> -
Constructor for class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkMatcher.html" title="class in org.apache.oro.text.awk">AwkMatcher</A>
<DD>
<DT><A HREF="org/apache/oro/text/awk/AwkPattern.html" title="class in org.apache.oro.text.awk"><B>AwkPattern</B></A> - class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkPattern.html" title="class in org.apache.oro.text.awk">AwkPattern</A>.<DD>An implementation of the Pattern interface for Awk regular expressions.<DT><A HREF="org/apache/oro/text/awk/AwkStreamInput.html" title="class in org.apache.oro.text.awk"><B>AwkStreamInput</B></A> - class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkStreamInput.html" title="class in org.apache.oro.text.awk">AwkStreamInput</A>.<DD>The AwkStreamInput class is used to look for pattern matches in an
input stream (actually a java.io.Reader instance) in conjunction with
the AwkMatcher class.<DT><A HREF="org/apache/oro/text/awk/AwkStreamInput.html#AwkStreamInput(java.io.Reader, int)"><B>AwkStreamInput(Reader, int)</B></A> -
Constructor for class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkStreamInput.html" title="class in org.apache.oro.text.awk">AwkStreamInput</A>
<DD>Creates an AwkStreamInput instance bound to a Reader with a
specified initial buffer size and default buffer increment.
<DT><A HREF="org/apache/oro/text/awk/AwkStreamInput.html#AwkStreamInput(java.io.Reader)"><B>AwkStreamInput(Reader)</B></A> -
Constructor for class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkStreamInput.html" title="class in org.apache.oro.text.awk">AwkStreamInput</A>
<DD>Creates an AwkStreamInput instance bound to a Reader with an
initial buffer size and default buffer increment of 2048 bytes.
<DT><A HREF="org/apache/oro/io/RegexFilenameFilter.html#accept(java.io.File, java.lang.String)"><B>accept(File, String)</B></A> -
Method in class org.apache.oro.io.<A HREF="org/apache/oro/io/RegexFilenameFilter.html" title="class in org.apache.oro.io">RegexFilenameFilter</A>
<DD>Filters a filename.
<DT><A HREF="org/apache/oro/io/RegexFilenameFilter.html#accept(java.io.File)"><B>accept(File)</B></A> -
Method in class org.apache.oro.io.<A HREF="org/apache/oro/io/RegexFilenameFilter.html" title="class in org.apache.oro.io">RegexFilenameFilter</A>
<DD>Filters a filename.
<DT><A HREF="org/apache/oro/text/MatchActionProcessor.html#addAction(java.lang.String, int, org.apache.oro.text.MatchAction)"><B>addAction(String, int, MatchAction)</B></A> -
Method in class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionProcessor.html" title="class in org.apache.oro.text">MatchActionProcessor</A>
<DD>Registers a pattern action pair, providing options to be used to
compile the pattern.
<DT><A HREF="org/apache/oro/text/MatchActionProcessor.html#addAction(java.lang.String, int)"><B>addAction(String, int)</B></A> -
Method in class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionProcessor.html" title="class in org.apache.oro.text">MatchActionProcessor</A>
<DD>Binds a patten to the default action, providing options to be
used to compile the pattern.
<DT><A HREF="org/apache/oro/text/MatchActionProcessor.html#addAction(java.lang.String)"><B>addAction(String)</B></A> -
Method in class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionProcessor.html" title="class in org.apache.oro.text">MatchActionProcessor</A>
<DD>Binds a patten to the default action.
<DT><A HREF="org/apache/oro/text/MatchActionProcessor.html#addAction(java.lang.String, org.apache.oro.text.MatchAction)"><B>addAction(String, MatchAction)</B></A> -
Method in class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionProcessor.html" title="class in org.apache.oro.text">MatchActionProcessor</A>
<DD>Registers a pattern action pair.
<DT><A HREF="org/apache/oro/util/Cache.html#addElement(java.lang.Object, java.lang.Object)"><B>addElement(Object, Object)</B></A> -
Method in interface org.apache.oro.util.<A HREF="org/apache/oro/util/Cache.html" title="interface in org.apache.oro.util">Cache</A>
<DD>
<DT><A HREF="org/apache/oro/util/CacheFIFO.html#addElement(java.lang.Object, java.lang.Object)"><B>addElement(Object, Object)</B></A> -
Method in class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheFIFO.html" title="class in org.apache.oro.util">CacheFIFO</A>
<DD>Adds a value to the cache.
<DT><A HREF="org/apache/oro/util/CacheFIFO2.html#addElement(java.lang.Object, java.lang.Object)"><B>addElement(Object, Object)</B></A> -
Method in class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheFIFO2.html" title="class in org.apache.oro.util">CacheFIFO2</A>
<DD>Adds a value to the cache.
<DT><A HREF="org/apache/oro/util/CacheLRU.html#addElement(java.lang.Object, java.lang.Object)"><B>addElement(Object, Object)</B></A> -
Method in class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheLRU.html" title="class in org.apache.oro.util">CacheLRU</A>
<DD>Adds a value to the cache.
<DT><A HREF="org/apache/oro/util/CacheRandom.html#addElement(java.lang.Object, java.lang.Object)"><B>addElement(Object, Object)</B></A> -
Method in class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheRandom.html" title="class in org.apache.oro.util">CacheRandom</A>
<DD>Adds a value to the cache.
<DT><A HREF="org/apache/oro/util/GenericCache.html#addElement(java.lang.Object, java.lang.Object)"><B>addElement(Object, Object)</B></A> -
Method in class org.apache.oro.util.<A HREF="org/apache/oro/util/GenericCache.html" title="class in org.apache.oro.util">GenericCache</A>
<DD>
<DT><A HREF="org/apache/oro/text/GenericPatternCache.html#addPattern(java.lang.String, int)"><B>addPattern(String, int)</B></A> -
Method in class org.apache.oro.text.<A HREF="org/apache/oro/text/GenericPatternCache.html" title="class in org.apache.oro.text">GenericPatternCache</A>
<DD>Adds a pattern to the cache and returns the compiled pattern.
<DT><A HREF="org/apache/oro/text/GenericPatternCache.html#addPattern(java.lang.String)"><B>addPattern(String)</B></A> -
Method in class org.apache.oro.text.<A HREF="org/apache/oro/text/GenericPatternCache.html" title="class in org.apache.oro.text">GenericPatternCache</A>
<DD>Same as calling
<DT><A HREF="org/apache/oro/text/PatternCache.html#addPattern(java.lang.String)"><B>addPattern(String)</B></A> -
Method in interface org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCache.html" title="interface in org.apache.oro.text">PatternCache</A>
<DD>Adds a pattern to the cache and returns the compiled pattern.
<DT><A HREF="org/apache/oro/text/PatternCache.html#addPattern(java.lang.String, int)"><B>addPattern(String, int)</B></A> -
Method in interface org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCache.html" title="interface in org.apache.oro.text">PatternCache</A>
<DD>Adds a pattern to the cache and returns the compiled pattern.
<DT><A HREF="org/apache/oro/text/regex/Perl5Substitution.html#appendSubstitution(java.lang.StringBuffer, org.apache.oro.text.regex.MatchResult, int, org.apache.oro.text.regex.PatternMatcherInput, org.apache.oro.text.regex.PatternMatcher, org.apache.oro.text.regex.Pattern)"><B>appendSubstitution(StringBuffer, MatchResult, int, PatternMatcherInput, PatternMatcher, Pattern)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Substitution.html" title="class in org.apache.oro.text.regex">Perl5Substitution</A>
<DD>Appends the substitution to a buffer containing the original input
with substitutions applied for the pattern matches found so far.
<DT><A HREF="org/apache/oro/text/regex/StringSubstitution.html#appendSubstitution(java.lang.StringBuffer, org.apache.oro.text.regex.MatchResult, int, org.apache.oro.text.regex.PatternMatcherInput, org.apache.oro.text.regex.PatternMatcher, org.apache.oro.text.regex.Pattern)"><B>appendSubstitution(StringBuffer, MatchResult, int, PatternMatcherInput, PatternMatcher, Pattern)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/StringSubstitution.html" title="class in org.apache.oro.text.regex">StringSubstitution</A>
<DD>Appends the substitution to a buffer containing the original input
with substitutions applied for the pattern matches found so far.
<DT><A HREF="org/apache/oro/text/regex/Substitution.html#appendSubstitution(java.lang.StringBuffer, org.apache.oro.text.regex.MatchResult, int, org.apache.oro.text.regex.PatternMatcherInput, org.apache.oro.text.regex.PatternMatcher, org.apache.oro.text.regex.Pattern)"><B>appendSubstitution(StringBuffer, MatchResult, int, PatternMatcherInput, PatternMatcher, Pattern)</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Substitution.html" title="interface in org.apache.oro.text.regex">Substitution</A>
<DD>Appends the substitution to a buffer containing the original input
with substitutions applied for the pattern matches found so far.
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#begin(int)"><B>begin(int)</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Returns the begin offset of the subgroup of the last match found
relative the beginning of the match.
<DT><A HREF="org/apache/oro/text/regex/MatchResult.html#begin(int)"><B>begin(int)</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/MatchResult.html" title="interface in org.apache.oro.text.regex">MatchResult</A>
<DD>
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#beginOffset(int)"><B>beginOffset(int)</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Returns an offset marking the beginning of the last pattern match
found relative to the beginning of the input from which the match
was extracted.
<DT><A HREF="org/apache/oro/text/regex/MatchResult.html#beginOffset(int)"><B>beginOffset(int)</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/MatchResult.html" title="interface in org.apache.oro.text.regex">MatchResult</A>
<DD>Returns an offset marking the beginning of the pattern match
relative to the beginning of the input from which the match
was extracted.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="org/apache/oro/text/GlobCompiler.html#CASE_INSENSITIVE_MASK"><B>CASE_INSENSITIVE_MASK</B></A> -
Static variable in class org.apache.oro.text.<A HREF="org/apache/oro/text/GlobCompiler.html" title="class in org.apache.oro.text">GlobCompiler</A>
<DD>A mask passed as an option to the <A HREF="org/apache/oro/text/GlobCompiler.html#compile(char[], int)"><CODE>compile</CODE></A> methods
to indicate a compiled glob expression should be case insensitive.
<DT><A HREF="org/apache/oro/text/awk/AwkCompiler.html#CASE_INSENSITIVE_MASK"><B>CASE_INSENSITIVE_MASK</B></A> -
Static variable in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkCompiler.html" title="class in org.apache.oro.text.awk">AwkCompiler</A>
<DD>A mask passed as an option to the <A HREF="org/apache/oro/text/awk/AwkCompiler.html#compile(char[], int)"><CODE>compile</CODE></A> methods
to indicate a compiled regular expression should be case insensitive.
<DT><A HREF="org/apache/oro/text/regex/Perl5Compiler.html#CASE_INSENSITIVE_MASK"><B>CASE_INSENSITIVE_MASK</B></A> -
Static variable in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Compiler.html" title="class in org.apache.oro.text.regex">Perl5Compiler</A>
<DD>A mask passed as an option to the <A HREF="org/apache/oro/text/regex/Perl5Compiler.html#compile(char[], int)"><CODE>compile</CODE></A> methods
to indicate a compiled regular expression should be case insensitive.
<DT><A HREF="org/apache/oro/util/Cache.html" title="interface in org.apache.oro.util"><B>Cache</B></A> - interface org.apache.oro.util.<A HREF="org/apache/oro/util/Cache.html" title="interface in org.apache.oro.util">Cache</A>.<DD>An interface defining the basic functions of a cache.<DT><A HREF="org/apache/oro/util/CacheFIFO.html" title="class in org.apache.oro.util"><B>CacheFIFO</B></A> - class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheFIFO.html" title="class in org.apache.oro.util">CacheFIFO</A>.<DD>This class is a GenericCache subclass implementing a FIFO (First
In First Out) cache replacement policy.<DT><A HREF="org/apache/oro/util/CacheFIFO.html#CacheFIFO(int)"><B>CacheFIFO(int)</B></A> -
Constructor for class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheFIFO.html" title="class in org.apache.oro.util">CacheFIFO</A>
<DD>Creates a CacheFIFO instance with a given cache capacity.
<DT><A HREF="org/apache/oro/util/CacheFIFO.html#CacheFIFO()"><B>CacheFIFO()</B></A> -
Constructor for class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheFIFO.html" title="class in org.apache.oro.util">CacheFIFO</A>
<DD>Same as:
<DT><A HREF="org/apache/oro/util/CacheFIFO2.html" title="class in org.apache.oro.util"><B>CacheFIFO2</B></A> - class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheFIFO2.html" title="class in org.apache.oro.util">CacheFIFO2</A>.<DD>This class is a GenericCache subclass implementing a second
chance FIFO (First In First Out) cache replacement policy.<DT><A HREF="org/apache/oro/util/CacheFIFO2.html#CacheFIFO2(int)"><B>CacheFIFO2(int)</B></A> -
Constructor for class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheFIFO2.html" title="class in org.apache.oro.util">CacheFIFO2</A>
<DD>Creates a CacheFIFO2 instance with a given cache capacity.
<DT><A HREF="org/apache/oro/util/CacheFIFO2.html#CacheFIFO2()"><B>CacheFIFO2()</B></A> -
Constructor for class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheFIFO2.html" title="class in org.apache.oro.util">CacheFIFO2</A>
<DD>Same as:
<DT><A HREF="org/apache/oro/util/CacheLRU.html" title="class in org.apache.oro.util"><B>CacheLRU</B></A> - class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheLRU.html" title="class in org.apache.oro.util">CacheLRU</A>.<DD>This class is a GenericCache subclass implementing an LRU
(Least Recently Used) cache replacement policy.<DT><A HREF="org/apache/oro/util/CacheLRU.html#CacheLRU(int)"><B>CacheLRU(int)</B></A> -
Constructor for class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheLRU.html" title="class in org.apache.oro.util">CacheLRU</A>
<DD>Creates a CacheLRU instance with a given cache capacity.
<DT><A HREF="org/apache/oro/util/CacheLRU.html#CacheLRU()"><B>CacheLRU()</B></A> -
Constructor for class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheLRU.html" title="class in org.apache.oro.util">CacheLRU</A>
<DD>Same as:
<DT><A HREF="org/apache/oro/util/CacheRandom.html" title="class in org.apache.oro.util"><B>CacheRandom</B></A> - class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheRandom.html" title="class in org.apache.oro.util">CacheRandom</A>.<DD>This class is a GenericCache subclass implementing a random
cache replacement policy.<DT><A HREF="org/apache/oro/util/CacheRandom.html#CacheRandom(int)"><B>CacheRandom(int)</B></A> -
Constructor for class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheRandom.html" title="class in org.apache.oro.util">CacheRandom</A>
<DD>Creates a CacheRandom instance with a given cache capacity.
<DT><A HREF="org/apache/oro/util/CacheRandom.html#CacheRandom()"><B>CacheRandom()</B></A> -
Constructor for class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheRandom.html" title="class in org.apache.oro.util">CacheRandom</A>
<DD>Same as:
<DT><A HREF="org/apache/oro/text/GenericPatternCache.html#capacity()"><B>capacity()</B></A> -
Method in class org.apache.oro.text.<A HREF="org/apache/oro/text/GenericPatternCache.html" title="class in org.apache.oro.text">GenericPatternCache</A>
<DD>Returns the maximum number of patterns that can be cached at one time.
<DT><A HREF="org/apache/oro/text/PatternCache.html#capacity()"><B>capacity()</B></A> -
Method in interface org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCache.html" title="interface in org.apache.oro.text">PatternCache</A>
<DD>Returns the maximum number of patterns that can be cached at one time.
<DT><A HREF="org/apache/oro/util/Cache.html#capacity()"><B>capacity()</B></A> -
Method in interface org.apache.oro.util.<A HREF="org/apache/oro/util/Cache.html" title="interface in org.apache.oro.util">Cache</A>
<DD>Returns the maximum number of elements that can be cached at one time.
<DT><A HREF="org/apache/oro/util/GenericCache.html#capacity()"><B>capacity()</B></A> -
Method in class org.apache.oro.util.<A HREF="org/apache/oro/util/GenericCache.html" title="class in org.apache.oro.util">GenericCache</A>
<DD>Returns the maximum number of elements that can be cached at one time.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#charAt(int)"><B>charAt(int)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>Returns the character at a particular offset relative to the begin
offset of the input.
<DT><A HREF="org/apache/oro/text/MatchActionInfo.html#charLine"><B>charLine</B></A> -
Variable in class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionInfo.html" title="class in org.apache.oro.text">MatchActionInfo</A>
<DD>The char[] representation of the matching line with the trailing
newline truncated.
<DT><A HREF="org/apache/oro/text/GlobCompiler.html#compile(char[], int)"><B>compile(char[], int)</B></A> -
Method in class org.apache.oro.text.<A HREF="org/apache/oro/text/GlobCompiler.html" title="class in org.apache.oro.text">GlobCompiler</A>
<DD>Compiles a Glob expression into a Perl5Pattern instance that
can be used by a Perl5Matcher object to perform pattern matching.
<DT><A HREF="org/apache/oro/text/GlobCompiler.html#compile(char[])"><B>compile(char[])</B></A> -
Method in class org.apache.oro.text.<A HREF="org/apache/oro/text/GlobCompiler.html" title="class in org.apache.oro.text">GlobCompiler</A>
<DD>Same as calling <b>compile(pattern, GlobCompiler.DEFAULT_MASK);</b>
<DT><A HREF="org/apache/oro/text/GlobCompiler.html#compile(java.lang.String)"><B>compile(String)</B></A> -
Method in class org.apache.oro.text.<A HREF="org/apache/oro/text/GlobCompiler.html" title="class in org.apache.oro.text">GlobCompiler</A>
<DD>Same as calling <b>compile(pattern, GlobCompiler.DEFAULT_MASK);</b>
<DT><A HREF="org/apache/oro/text/GlobCompiler.html#compile(java.lang.String, int)"><B>compile(String, int)</B></A> -
Method in class org.apache.oro.text.<A HREF="org/apache/oro/text/GlobCompiler.html" title="class in org.apache.oro.text">GlobCompiler</A>
<DD>Compiles a Glob expression into a Perl5Pattern instance that
can be used by a Perl5Matcher object to perform pattern matching.
<DT><A HREF="org/apache/oro/text/awk/AwkCompiler.html#compile(char[], int)"><B>compile(char[], int)</B></A> -
Method in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkCompiler.html" title="class in org.apache.oro.text.awk">AwkCompiler</A>
<DD>Compiles an Awk regular expression into an AwkPattern instance that
can be used by an AwkMatcher object to perform pattern matching.
<DT><A HREF="org/apache/oro/text/awk/AwkCompiler.html#compile(java.lang.String, int)"><B>compile(String, int)</B></A> -
Method in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkCompiler.html" title="class in org.apache.oro.text.awk">AwkCompiler</A>
<DD>Compiles an Awk regular expression into an AwkPattern instance that
can be used by an AwkMatcher object to perform pattern matching.
<DT><A HREF="org/apache/oro/text/awk/AwkCompiler.html#compile(char[])"><B>compile(char[])</B></A> -
Method in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkCompiler.html" title="class in org.apache.oro.text.awk">AwkCompiler</A>
<DD>Same as calling <b>compile(pattern, AwkCompiler.DEFAULT_MASK);</b>
<DT><A HREF="org/apache/oro/text/awk/AwkCompiler.html#compile(java.lang.String)"><B>compile(String)</B></A> -
Method in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkCompiler.html" title="class in org.apache.oro.text.awk">AwkCompiler</A>
<DD>Same as calling <b>compile(pattern, AwkCompiler.DEFAULT_MASK);</b>
<DT><A HREF="org/apache/oro/text/regex/PatternCompiler.html#compile(java.lang.String)"><B>compile(String)</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternCompiler.html" title="interface in org.apache.oro.text.regex">PatternCompiler</A>
<DD>Compiles a regular expression into a data structure that can be used
by a PatternMatcher implementation to perform pattern matching.
<DT><A HREF="org/apache/oro/text/regex/PatternCompiler.html#compile(java.lang.String, int)"><B>compile(String, int)</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternCompiler.html" title="interface in org.apache.oro.text.regex">PatternCompiler</A>
<DD>Compiles a regular expression into a data structure that can be
used by a PatternMatcher implementation to perform pattern matching.
<DT><A HREF="org/apache/oro/text/regex/PatternCompiler.html#compile(char[])"><B>compile(char[])</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternCompiler.html" title="interface in org.apache.oro.text.regex">PatternCompiler</A>
<DD>Compiles a regular expression into a data structure that can be used
by a PatternMatcher implementation to perform pattern matching.
<DT><A HREF="org/apache/oro/text/regex/PatternCompiler.html#compile(char[], int)"><B>compile(char[], int)</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternCompiler.html" title="interface in org.apache.oro.text.regex">PatternCompiler</A>
<DD>Compiles a regular expression into a data structure that can be
used by a PatternMatcher implementation to perform pattern matching.
<DT><A HREF="org/apache/oro/text/regex/Perl5Compiler.html#compile(char[], int)"><B>compile(char[], int)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Compiler.html" title="class in org.apache.oro.text.regex">Perl5Compiler</A>
<DD>Compiles a Perl5 regular expression into a Perl5Pattern instance that
can be used by a Perl5Matcher object to perform pattern matching.
<DT><A HREF="org/apache/oro/text/regex/Perl5Compiler.html#compile(char[])"><B>compile(char[])</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Compiler.html" title="class in org.apache.oro.text.regex">Perl5Compiler</A>
<DD>Same as calling <b>compile(pattern, Perl5Compiler.DEFAULT_MASK);</b>
<DT><A HREF="org/apache/oro/text/regex/Perl5Compiler.html#compile(java.lang.String)"><B>compile(String)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Compiler.html" title="class in org.apache.oro.text.regex">Perl5Compiler</A>
<DD>Same as calling <b>compile(pattern, Perl5Compiler.DEFAULT_MASK);</b>
<DT><A HREF="org/apache/oro/text/regex/Perl5Compiler.html#compile(java.lang.String, int)"><B>compile(String, int)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Compiler.html" title="class in org.apache.oro.text.regex">Perl5Compiler</A>
<DD>Compiles a Perl5 regular expression into a Perl5Pattern instance that
can be used by a Perl5Matcher object to perform pattern matching.
<DT><A HREF="org/apache/oro/text/awk/AwkMatcher.html#contains(char[], org.apache.oro.text.regex.Pattern)"><B>contains(char[], Pattern)</B></A> -
Method in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkMatcher.html" title="class in org.apache.oro.text.awk">AwkMatcher</A>
<DD>Determines if a string (represented as a char[]) contains a pattern.
<DT><A HREF="org/apache/oro/text/awk/AwkMatcher.html#contains(java.lang.String, org.apache.oro.text.regex.Pattern)"><B>contains(String, Pattern)</B></A> -
Method in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkMatcher.html" title="class in org.apache.oro.text.awk">AwkMatcher</A>
<DD>Determines if a string contains a pattern.
<DT><A HREF="org/apache/oro/text/awk/AwkMatcher.html#contains(org.apache.oro.text.regex.PatternMatcherInput, org.apache.oro.text.regex.Pattern)"><B>contains(PatternMatcherInput, Pattern)</B></A> -
Method in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkMatcher.html" title="class in org.apache.oro.text.awk">AwkMatcher</A>
<DD>Determines if the contents of a PatternMatcherInput, starting from the
current offset of the input contains a pattern.
<DT><A HREF="org/apache/oro/text/awk/AwkMatcher.html#contains(org.apache.oro.text.awk.AwkStreamInput, org.apache.oro.text.regex.Pattern)"><B>contains(AwkStreamInput, Pattern)</B></A> -
Method in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkMatcher.html" title="class in org.apache.oro.text.awk">AwkMatcher</A>
<DD>Determines if the contents of an AwkStreamInput, starting from the
current offset of the input contains a pattern.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcher.html#contains(java.lang.String, org.apache.oro.text.regex.Pattern)"><B>contains(String, Pattern)</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcher.html" title="interface in org.apache.oro.text.regex">PatternMatcher</A>
<DD>Determines if a string contains a pattern.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcher.html#contains(char[], org.apache.oro.text.regex.Pattern)"><B>contains(char[], Pattern)</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcher.html" title="interface in org.apache.oro.text.regex">PatternMatcher</A>
<DD>Determines if a string (represented as a char[]) contains a pattern.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcher.html#contains(org.apache.oro.text.regex.PatternMatcherInput, org.apache.oro.text.regex.Pattern)"><B>contains(PatternMatcherInput, Pattern)</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcher.html" title="interface in org.apache.oro.text.regex">PatternMatcher</A>
<DD>Determines if the contents of a PatternMatcherInput, starting from the
current offset of the input contains a pattern.
<DT><A HREF="org/apache/oro/text/regex/Perl5Matcher.html#contains(java.lang.String, org.apache.oro.text.regex.Pattern)"><B>contains(String, Pattern)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Matcher.html" title="class in org.apache.oro.text.regex">Perl5Matcher</A>
<DD>Determines if a string contains a pattern.
<DT><A HREF="org/apache/oro/text/regex/Perl5Matcher.html#contains(char[], org.apache.oro.text.regex.Pattern)"><B>contains(char[], Pattern)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Matcher.html" title="class in org.apache.oro.text.regex">Perl5Matcher</A>
<DD>Determines if a string (represented as a char[]) contains a pattern.
<DT><A HREF="org/apache/oro/text/regex/Perl5Matcher.html#contains(org.apache.oro.text.regex.PatternMatcherInput, org.apache.oro.text.regex.Pattern)"><B>contains(PatternMatcherInput, Pattern)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Matcher.html" title="class in org.apache.oro.text.regex">Perl5Matcher</A>
<DD>Determines if the contents of a PatternMatcherInput, starting from the
current offset of the input contains a pattern.
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="org/apache/oro/text/GenericPatternCache.html#DEFAULT_CAPACITY"><B>DEFAULT_CAPACITY</B></A> -
Static variable in class org.apache.oro.text.<A HREF="org/apache/oro/text/GenericPatternCache.html" title="class in org.apache.oro.text">GenericPatternCache</A>
<DD>The default capacity to be used by the GenericPatternCache subclasses
provided with this package.
<DT><A HREF="org/apache/oro/util/GenericCache.html#DEFAULT_CAPACITY"><B>DEFAULT_CAPACITY</B></A> -
Static variable in class org.apache.oro.util.<A HREF="org/apache/oro/util/GenericCache.html" title="class in org.apache.oro.util">GenericCache</A>
<DD>The default capacity to be used by the GenericCache subclasses
provided with this package.
<DT><A HREF="org/apache/oro/text/GlobCompiler.html#DEFAULT_MASK"><B>DEFAULT_MASK</B></A> -
Static variable in class org.apache.oro.text.<A HREF="org/apache/oro/text/GlobCompiler.html" title="class in org.apache.oro.text">GlobCompiler</A>
<DD>The default mask for the <A HREF="org/apache/oro/text/GlobCompiler.html#compile(char[], int)"><CODE>compile</CODE></A> methods.
<DT><A HREF="org/apache/oro/text/awk/AwkCompiler.html#DEFAULT_MASK"><B>DEFAULT_MASK</B></A> -
Static variable in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkCompiler.html" title="class in org.apache.oro.text.awk">AwkCompiler</A>
<DD>The default mask for the <A HREF="org/apache/oro/text/awk/AwkCompiler.html#compile(char[], int)"><CODE>compile</CODE></A> methods.
<DT><A HREF="org/apache/oro/text/regex/Perl5Compiler.html#DEFAULT_MASK"><B>DEFAULT_MASK</B></A> -
Static variable in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Compiler.html" title="class in org.apache.oro.text.regex">Perl5Compiler</A>
<DD>The default mask for the <A HREF="org/apache/oro/text/regex/Perl5Compiler.html#compile(char[], int)"><CODE>compile</CODE></A> methods.
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="org/apache/oro/text/regex/Perl5Compiler.html#EXTENDED_MASK"><B>EXTENDED_MASK</B></A> -
Static variable in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Compiler.html" title="class in org.apache.oro.text.regex">Perl5Compiler</A>
<DD>A mask passed as an option to the <A HREF="org/apache/oro/text/regex/Perl5Compiler.html#compile(char[], int)"><CODE>compile</CODE></A> methods
to indicate a compiled regular expression should be treated as a Perl5
extended pattern (i.e., a pattern using the <b>/x</b> modifier).
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#end(int)"><B>end(int)</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Returns the end offset of the subgroup of the last match found
relative the beginning of the match.
<DT><A HREF="org/apache/oro/text/regex/MatchResult.html#end(int)"><B>end(int)</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/MatchResult.html" title="interface in org.apache.oro.text.regex">MatchResult</A>
<DD>
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#endOfInput()"><B>endOfInput()</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>Returns whether or not the end of the input has been reached.
<DT><A HREF="org/apache/oro/text/awk/AwkStreamInput.html#endOfStream()"><B>endOfStream()</B></A> -
Method in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkStreamInput.html" title="class in org.apache.oro.text.awk">AwkStreamInput</A>
<DD>
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#endOffset(int)"><B>endOffset(int)</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Returns an offset marking the end of the last pattern match found
relative to the beginning of the input from which the match was
extracted.
<DT><A HREF="org/apache/oro/text/regex/MatchResult.html#endOffset(int)"><B>endOffset(int)</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/MatchResult.html" title="interface in org.apache.oro.text.regex">MatchResult</A>
<DD>Returns an offset marking the end of the pattern match
relative to the beginning of the input from which the match was
extracted.
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="org/apache/oro/text/MatchActionInfo.html#fieldSeparator"><B>fieldSeparator</B></A> -
Variable in class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionInfo.html" title="class in org.apache.oro.text">MatchActionInfo</A>
<DD>The field separator used by the MatchActionProcessor.
<DT><A HREF="org/apache/oro/text/MatchActionInfo.html#fields"><B>fields</B></A> -
Variable in class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionInfo.html" title="class in org.apache.oro.text">MatchActionInfo</A>
<DD>A List of Strings containing the fields of the line that were
separated out by the fieldSeparator.
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="org/apache/oro/util/GenericCache.html" title="class in org.apache.oro.util"><B>GenericCache</B></A> - class org.apache.oro.util.<A HREF="org/apache/oro/util/GenericCache.html" title="class in org.apache.oro.util">GenericCache</A>.<DD>This is the base class for all cache implementations provided in the
org.apache.oro.util package.<DT><A HREF="org/apache/oro/text/GenericPatternCache.html" title="class in org.apache.oro.text"><B>GenericPatternCache</B></A> - class org.apache.oro.text.<A HREF="org/apache/oro/text/GenericPatternCache.html" title="class in org.apache.oro.text">GenericPatternCache</A>.<DD>This is the base class for all cache implementations provided in the
org.apache.oro.text package.<DT><A HREF="org/apache/oro/text/GlobCompiler.html" title="class in org.apache.oro.text"><B>GlobCompiler</B></A> - class org.apache.oro.text.<A HREF="org/apache/oro/text/GlobCompiler.html" title="class in org.apache.oro.text">GlobCompiler</A>.<DD>The GlobCompiler class will compile a glob expression into a Perl5Pattern
that may be used to match patterns in conjunction with Perl5Matcher.<DT><A HREF="org/apache/oro/text/GlobCompiler.html#GlobCompiler()"><B>GlobCompiler()</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/GlobCompiler.html" title="class in org.apache.oro.text">GlobCompiler</A>
<DD>The default GlobCompiler constructor.
<DT><A HREF="org/apache/oro/io/GlobFilenameFilter.html" title="class in org.apache.oro.io"><B>GlobFilenameFilter</B></A> - class org.apache.oro.io.<A HREF="org/apache/oro/io/GlobFilenameFilter.html" title="class in org.apache.oro.io">GlobFilenameFilter</A>.<DD>GlobFilenameFilter is a RegexFilenameFilter subclass that filters on Glob
regular expressions as implemented by the org.apache.oro.text package,
which is required to use this class.<DT><A HREF="org/apache/oro/io/GlobFilenameFilter.html#GlobFilenameFilter(java.lang.String, int)"><B>GlobFilenameFilter(String, int)</B></A> -
Constructor for class org.apache.oro.io.<A HREF="org/apache/oro/io/GlobFilenameFilter.html" title="class in org.apache.oro.io">GlobFilenameFilter</A>
<DD>Construct a filter initialized with the indicated regular expression
and accompanying compilation options conforming to those used by
<code> org.apache.oro.text.GlobCompiler </code>
<DT><A HREF="org/apache/oro/io/GlobFilenameFilter.html#GlobFilenameFilter(java.lang.String)"><B>GlobFilenameFilter(String)</B></A> -
Constructor for class org.apache.oro.io.<A HREF="org/apache/oro/io/GlobFilenameFilter.html" title="class in org.apache.oro.io">GlobFilenameFilter</A>
<DD>Same as GlobFilenameFilter(regex, GlobCompiler.DEFAULT_MASK);
<DT><A HREF="org/apache/oro/io/GlobFilenameFilter.html#GlobFilenameFilter()"><B>GlobFilenameFilter()</B></A> -
Constructor for class org.apache.oro.io.<A HREF="org/apache/oro/io/GlobFilenameFilter.html" title="class in org.apache.oro.io">GlobFilenameFilter</A>
<DD>Same as GlobFilenameFilter("");
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#getBeginOffset()"><B>getBeginOffset()</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#getBuffer()"><B>getBuffer()</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>Retrieves the char[] buffer to be used used as input by PatternMatcher
implementations to look for matches.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#getCurrentOffset()"><B>getCurrentOffset()</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>
<DT><A HREF="org/apache/oro/util/Cache.html#getElement(java.lang.Object)"><B>getElement(Object)</B></A> -
Method in interface org.apache.oro.util.<A HREF="org/apache/oro/util/Cache.html" title="interface in org.apache.oro.util">Cache</A>
<DD>
<DT><A HREF="org/apache/oro/util/CacheFIFO2.html#getElement(java.lang.Object)"><B>getElement(Object)</B></A> -
Method in class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheFIFO2.html" title="class in org.apache.oro.util">CacheFIFO2</A>
<DD>
<DT><A HREF="org/apache/oro/util/CacheLRU.html#getElement(java.lang.Object)"><B>getElement(Object)</B></A> -
Method in class org.apache.oro.util.<A HREF="org/apache/oro/util/CacheLRU.html" title="class in org.apache.oro.util">CacheLRU</A>
<DD>
<DT><A HREF="org/apache/oro/util/GenericCache.html#getElement(java.lang.Object)"><B>getElement(Object)</B></A> -
Method in class org.apache.oro.util.<A HREF="org/apache/oro/util/GenericCache.html" title="class in org.apache.oro.util">GenericCache</A>
<DD>
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#getEndOffset()"><B>getEndOffset()</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#getInput()"><B>getInput()</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>Retrieves the original input used to initialize the PatternMatcherInput
instance.
<DT><A HREF="org/apache/oro/text/awk/AwkMatcher.html#getMatch()"><B>getMatch()</B></A> -
Method in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkMatcher.html" title="class in org.apache.oro.text.awk">AwkMatcher</A>
<DD>Fetches the last match found by a call to a matches() or contains()
method.
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#getMatch()"><B>getMatch()</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Returns the last match found by a call to a match(), substitute(), or
split() method.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcher.html#getMatch()"><B>getMatch()</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcher.html" title="interface in org.apache.oro.text.regex">PatternMatcher</A>
<DD>Fetches the last match found by a call to a matches() or contains()
method.
<DT><A HREF="org/apache/oro/text/regex/Perl5Matcher.html#getMatch()"><B>getMatch()</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Matcher.html" title="class in org.apache.oro.text.regex">Perl5Matcher</A>
<DD>Fetches the last match found by a call to a matches() or contains()
method.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#getMatchBeginOffset()"><B>getMatchBeginOffset()</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>Returns the offset marking the beginning of the match found by
contains().
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#getMatchEndOffset()"><B>getMatchEndOffset()</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>Returns the offset marking the end of the match found by contains().
<DT><A HREF="org/apache/oro/text/awk/AwkPattern.html#getOptions()"><B>getOptions()</B></A> -
Method in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkPattern.html" title="class in org.apache.oro.text.awk">AwkPattern</A>
<DD>This method returns an integer containing the compilation options used
to compile this pattern.
<DT><A HREF="org/apache/oro/text/regex/Pattern.html#getOptions()"><B>getOptions()</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Pattern.html" title="interface in org.apache.oro.text.regex">Pattern</A>
<DD>This method returns an integer containing the compilation options used
to compile this pattern.
<DT><A HREF="org/apache/oro/text/regex/Perl5Pattern.html#getOptions()"><B>getOptions()</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Pattern.html" title="class in org.apache.oro.text.regex">Perl5Pattern</A>
<DD>This method returns an integer containing the compilation options used
to compile this pattern.
<DT><A HREF="org/apache/oro/text/GenericPatternCache.html#getPattern(java.lang.String, int)"><B>getPattern(String, int)</B></A> -
Method in class org.apache.oro.text.<A HREF="org/apache/oro/text/GenericPatternCache.html" title="class in org.apache.oro.text">GenericPatternCache</A>
<DD>This method fetches a pattern from the cache.
<DT><A HREF="org/apache/oro/text/GenericPatternCache.html#getPattern(java.lang.String)"><B>getPattern(String)</B></A> -
Method in class org.apache.oro.text.<A HREF="org/apache/oro/text/GenericPatternCache.html" title="class in org.apache.oro.text">GenericPatternCache</A>
<DD>Same as calling
<DT><A HREF="org/apache/oro/text/PatternCache.html#getPattern(java.lang.String)"><B>getPattern(String)</B></A> -
Method in interface org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCache.html" title="interface in org.apache.oro.text">PatternCache</A>
<DD>This method fetches a pattern from the cache.
<DT><A HREF="org/apache/oro/text/PatternCache.html#getPattern(java.lang.String, int)"><B>getPattern(String, int)</B></A> -
Method in interface org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCache.html" title="interface in org.apache.oro.text">PatternCache</A>
<DD>This method fetches a pattern from the cache.
<DT><A HREF="org/apache/oro/text/awk/AwkPattern.html#getPattern()"><B>getPattern()</B></A> -
Method in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkPattern.html" title="class in org.apache.oro.text.awk">AwkPattern</A>
<DD>This method returns the string representation of the pattern.
<DT><A HREF="org/apache/oro/text/regex/Pattern.html#getPattern()"><B>getPattern()</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Pattern.html" title="interface in org.apache.oro.text.regex">Pattern</A>
<DD>This method returns the string representation of the pattern.
<DT><A HREF="org/apache/oro/text/regex/Perl5Pattern.html#getPattern()"><B>getPattern()</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Pattern.html" title="class in org.apache.oro.text.regex">Perl5Pattern</A>
<DD>This method returns the string representation of the pattern.
<DT><A HREF="org/apache/oro/text/regex/StringSubstitution.html#getSubstitution()"><B>getSubstitution()</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/StringSubstitution.html" title="class in org.apache.oro.text.regex">StringSubstitution</A>
<DD>Returns the string substitution represented by this object.
<DT><A HREF="org/apache/oro/text/GlobCompiler.html#globToPerl5(char[], int)"><B>globToPerl5(char[], int)</B></A> -
Static method in class org.apache.oro.text.<A HREF="org/apache/oro/text/GlobCompiler.html" title="class in org.apache.oro.text">GlobCompiler</A>
<DD>This static method is the basic engine of the Glob PatternCompiler
implementation.
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#group(int)"><B>group(int)</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Returns the contents of the parenthesized subgroups of the last match
found according to the behavior dictated by the MatchResult interface.
<DT><A HREF="org/apache/oro/text/regex/MatchResult.html#group(int)"><B>group(int)</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/MatchResult.html" title="interface in org.apache.oro.text.regex">MatchResult</A>
<DD>Returns the contents of the parenthesized subgroups of a match,
counting parentheses from left to right and starting from 1.
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#groups()"><B>groups()</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>
<DT><A HREF="org/apache/oro/text/regex/MatchResult.html#groups()"><B>groups()</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/MatchResult.html" title="interface in org.apache.oro.text.regex">MatchResult</A>
<DD>
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="org/apache/oro/text/regex/Perl5Substitution.html#INTERPOLATE_ALL"><B>INTERPOLATE_ALL</B></A> -
Static variable in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Substitution.html" title="class in org.apache.oro.text.regex">Perl5Substitution</A>
<DD>A constant used when creating a Perl5Substitution indicating that
interpolation variables should be computed relative to the most
recent pattern match.
<DT><A HREF="org/apache/oro/text/regex/Perl5Substitution.html#INTERPOLATE_NONE"><B>INTERPOLATE_NONE</B></A> -
Static variable in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Substitution.html" title="class in org.apache.oro.text.regex">Perl5Substitution</A>
<DD>A constant used when creating a Perl5Substitution indicating that
interpolation variables should be interpreted literally, effectively
disabling interpolation.
<DT><A HREF="org/apache/oro/text/MatchActionInfo.html#input"><B>input</B></A> -
Variable in class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionInfo.html" title="class in org.apache.oro.text">MatchActionInfo</A>
<DD>The input stream passed to the MatchActionProcessor from which the
matching line was read.
<DT><A HREF="org/apache/oro/util/GenericCache.html#isFull()"><B>isFull()</B></A> -
Method in class org.apache.oro.util.<A HREF="org/apache/oro/util/GenericCache.html" title="class in org.apache.oro.util">GenericCache</A>
<DD>
<DT><A HREF="org/apache/oro/text/regex/Perl5Matcher.html#isMultiline()"><B>isMultiline()</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Matcher.html" title="class in org.apache.oro.text.regex">Perl5Matcher</A>
<DD>
</DL>
<HR>
<A NAME="_K_"><!-- --></A><H2>
<B>K</B></H2>
<DL>
<DT><A HREF="org/apache/oro/util/GenericCache.html#keys()"><B>keys()</B></A> -
Method in class org.apache.oro.util.<A HREF="org/apache/oro/util/GenericCache.html" title="class in org.apache.oro.util">GenericCache</A>
<DD>
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#length()"><B>length()</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Returns the length of the last match found.
<DT><A HREF="org/apache/oro/text/regex/MatchResult.html#length()"><B>length()</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/MatchResult.html" title="interface in org.apache.oro.text.regex">MatchResult</A>
<DD>A convenience method returning the length of the entire match.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#length()"><B>length()</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>
<DT><A HREF="org/apache/oro/text/MatchActionInfo.html#line"><B>line</B></A> -
Variable in class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionInfo.html" title="class in org.apache.oro.text">MatchActionInfo</A>
<DD>The String representation of the matching line with the trailing
newline truncated.
<DT><A HREF="org/apache/oro/text/MatchActionInfo.html#lineNumber"><B>lineNumber</B></A> -
Variable in class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionInfo.html" title="class in org.apache.oro.text">MatchActionInfo</A>
<DD>The line number of the matching line
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="org/apache/oro/text/awk/AwkCompiler.html#MULTILINE_MASK"><B>MULTILINE_MASK</B></A> -
Static variable in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkCompiler.html" title="class in org.apache.oro.text.awk">AwkCompiler</A>
<DD>A mask passed as an option to the <A HREF="org/apache/oro/text/awk/AwkCompiler.html#compile(char[], int)"><CODE>compile</CODE></A> methods
to indicate a compiled regular expression should treat input as having
multiple lines.
<DT><A HREF="org/apache/oro/text/regex/Perl5Compiler.html#MULTILINE_MASK"><B>MULTILINE_MASK</B></A> -
Static variable in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Compiler.html" title="class in org.apache.oro.text.regex">Perl5Compiler</A>
<DD>A mask passed as an option to the <A HREF="org/apache/oro/text/regex/Perl5Compiler.html#compile(char[], int)"><CODE>compile</CODE></A> methods
to indicate a compiled regular expression should treat input as having
multiple lines.
<DT><A HREF="org/apache/oro/text/MalformedCachePatternException.html" title="class in org.apache.oro.text"><B>MalformedCachePatternException</B></A> - exception org.apache.oro.text.<A HREF="org/apache/oro/text/MalformedCachePatternException.html" title="class in org.apache.oro.text">MalformedCachePatternException</A>.<DD>An exception used to indicate errors in a regular expression fetched
from a PatternCache.<DT><A HREF="org/apache/oro/text/MalformedCachePatternException.html#MalformedCachePatternException()"><B>MalformedCachePatternException()</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/MalformedCachePatternException.html" title="class in org.apache.oro.text">MalformedCachePatternException</A>
<DD>Simply calls the corresponding constructor of its superclass.
<DT><A HREF="org/apache/oro/text/MalformedCachePatternException.html#MalformedCachePatternException(java.lang.String)"><B>MalformedCachePatternException(String)</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/MalformedCachePatternException.html" title="class in org.apache.oro.text">MalformedCachePatternException</A>
<DD>Simply calls the corresponding constructor of its superclass.
<DT><A HREF="org/apache/oro/text/regex/MalformedPatternException.html" title="class in org.apache.oro.text.regex"><B>MalformedPatternException</B></A> - exception org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/MalformedPatternException.html" title="class in org.apache.oro.text.regex">MalformedPatternException</A>.<DD>A class used to signify the occurrence of a syntax error in a
regular expression that is being compiled.<DT><A HREF="org/apache/oro/text/regex/MalformedPatternException.html#MalformedPatternException()"><B>MalformedPatternException()</B></A> -
Constructor for class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/MalformedPatternException.html" title="class in org.apache.oro.text.regex">MalformedPatternException</A>
<DD>Simply calls the corresponding constructor of its superclass.
<DT><A HREF="org/apache/oro/text/regex/MalformedPatternException.html#MalformedPatternException(java.lang.String)"><B>MalformedPatternException(String)</B></A> -
Constructor for class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/MalformedPatternException.html" title="class in org.apache.oro.text.regex">MalformedPatternException</A>
<DD>Simply calls the corresponding constructor of its superclass.
<DT><A HREF="org/apache/oro/text/perl/MalformedPerl5PatternException.html" title="class in org.apache.oro.text.perl"><B>MalformedPerl5PatternException</B></A> - exception org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/MalformedPerl5PatternException.html" title="class in org.apache.oro.text.perl">MalformedPerl5PatternException</A>.<DD>An exception used to indicate errors in Perl style regular expressions.<DT><A HREF="org/apache/oro/text/perl/MalformedPerl5PatternException.html#MalformedPerl5PatternException()"><B>MalformedPerl5PatternException()</B></A> -
Constructor for class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/MalformedPerl5PatternException.html" title="class in org.apache.oro.text.perl">MalformedPerl5PatternException</A>
<DD>Simply calls the corresponding constructor of its superclass.
<DT><A HREF="org/apache/oro/text/perl/MalformedPerl5PatternException.html#MalformedPerl5PatternException(java.lang.String)"><B>MalformedPerl5PatternException(String)</B></A> -
Constructor for class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/MalformedPerl5PatternException.html" title="class in org.apache.oro.text.perl">MalformedPerl5PatternException</A>
<DD>Simply calls the corresponding constructor of its superclass.
<DT><A HREF="org/apache/oro/text/MatchAction.html" title="interface in org.apache.oro.text"><B>MatchAction</B></A> - interface org.apache.oro.text.<A HREF="org/apache/oro/text/MatchAction.html" title="interface in org.apache.oro.text">MatchAction</A>.<DD>The MatchAction interface provides the callback interface for actions
bound to patterns in
<A HREF="org/apache/oro/text/MatchActionProcessor.html" title="class in org.apache.oro.text"><CODE>MatchActionProcessor</CODE></A>.<DT><A HREF="org/apache/oro/text/MatchActionInfo.html" title="class in org.apache.oro.text"><B>MatchActionInfo</B></A> - class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionInfo.html" title="class in org.apache.oro.text">MatchActionInfo</A>.<DD>This class is used to provide information regarding a match found by
MatchActionProcessor to a MatchAction callback implementation.<DT><A HREF="org/apache/oro/text/MatchActionInfo.html#MatchActionInfo()"><B>MatchActionInfo()</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionInfo.html" title="class in org.apache.oro.text">MatchActionInfo</A>
<DD>
<DT><A HREF="org/apache/oro/text/MatchActionProcessor.html" title="class in org.apache.oro.text"><B>MatchActionProcessor</B></A> - class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionProcessor.html" title="class in org.apache.oro.text">MatchActionProcessor</A>.<DD>The MatchActionProcessor class provides AWK-like line by line filtering
of a text stream, pattern action pair association, and field splitting
based on a registered separator.<DT><A HREF="org/apache/oro/text/MatchActionProcessor.html#MatchActionProcessor(org.apache.oro.text.regex.PatternCompiler, org.apache.oro.text.regex.PatternMatcher)"><B>MatchActionProcessor(PatternCompiler, PatternMatcher)</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionProcessor.html" title="class in org.apache.oro.text">MatchActionProcessor</A>
<DD>Creates a new MatchActionProcessor instance initialized with the specified
pattern compiler and matcher.
<DT><A HREF="org/apache/oro/text/MatchActionProcessor.html#MatchActionProcessor()"><B>MatchActionProcessor()</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionProcessor.html" title="class in org.apache.oro.text">MatchActionProcessor</A>
<DD>Default constructor for MatchActionProcessor.
<DT><A HREF="org/apache/oro/text/regex/MatchResult.html" title="interface in org.apache.oro.text.regex"><B>MatchResult</B></A> - interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/MatchResult.html" title="interface in org.apache.oro.text.regex">MatchResult</A>.<DD>The MatchResult interface allows PatternMatcher implementors to return
results storing match information in whatever format they like, while
presenting a consistent way of accessing that information.<DT><A HREF="org/apache/oro/text/MatchActionInfo.html#match"><B>match</B></A> -
Variable in class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionInfo.html" title="class in org.apache.oro.text">MatchActionInfo</A>
<DD>The first match found in the line of input.
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#match(java.lang.String, char[])"><B>match(String, char[])</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Searches for the first pattern match somewhere in a character array
taking a pattern specified in Perl5 native format:
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#match(java.lang.String, java.lang.String)"><B>match(String, String)</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Searches for the first pattern match in a String taking
a pattern specified in Perl5 native format:
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#match(java.lang.String, org.apache.oro.text.regex.PatternMatcherInput)"><B>match(String, PatternMatcherInput)</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Searches for the next pattern match somewhere in a
org.apache.oro.text.regex.PatternMatcherInput instance, taking
a pattern specified in Perl5 native format:
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#match()"><B>match()</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>A convenience method returning the part of the input corresponding
to the last match found by a call to a Perl5Matcher
<A HREF="org/apache/oro/text/regex/Perl5Matcher.html#contains(java.lang.String, org.apache.oro.text.regex.Pattern)"><CODE>contains</CODE></A> method.
<DT><A HREF="org/apache/oro/text/MatchActionInfo.html#matcher"><B>matcher</B></A> -
Variable in class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionInfo.html" title="class in org.apache.oro.text">MatchActionInfo</A>
<DD>The PatternMatcher used to find the match.
<DT><A HREF="org/apache/oro/text/awk/AwkMatcher.html#matches(char[], org.apache.oro.text.regex.Pattern)"><B>matches(char[], Pattern)</B></A> -
Method in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkMatcher.html" title="class in org.apache.oro.text.awk">AwkMatcher</A>
<DD>Determines if a string (represented as a char[]) exactly
matches a given pattern.
<DT><A HREF="org/apache/oro/text/awk/AwkMatcher.html#matches(java.lang.String, org.apache.oro.text.regex.Pattern)"><B>matches(String, Pattern)</B></A> -
Method in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkMatcher.html" title="class in org.apache.oro.text.awk">AwkMatcher</A>
<DD>Determines if a string exactly matches a given pattern.
<DT><A HREF="org/apache/oro/text/awk/AwkMatcher.html#matches(org.apache.oro.text.regex.PatternMatcherInput, org.apache.oro.text.regex.Pattern)"><B>matches(PatternMatcherInput, Pattern)</B></A> -
Method in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkMatcher.html" title="class in org.apache.oro.text.awk">AwkMatcher</A>
<DD>Determines if the contents of a PatternMatcherInput instance
exactly matches a given pattern.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcher.html#matches(java.lang.String, org.apache.oro.text.regex.Pattern)"><B>matches(String, Pattern)</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcher.html" title="interface in org.apache.oro.text.regex">PatternMatcher</A>
<DD>Determines if a string exactly matches a given pattern.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcher.html#matches(char[], org.apache.oro.text.regex.Pattern)"><B>matches(char[], Pattern)</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcher.html" title="interface in org.apache.oro.text.regex">PatternMatcher</A>
<DD>Determines if a string (represented as a char[]) exactly matches
a given pattern.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcher.html#matches(org.apache.oro.text.regex.PatternMatcherInput, org.apache.oro.text.regex.Pattern)"><B>matches(PatternMatcherInput, Pattern)</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcher.html" title="interface in org.apache.oro.text.regex">PatternMatcher</A>
<DD>Determines if the contents of a PatternMatcherInput instance
exactly matches a given pattern.
<DT><A HREF="org/apache/oro/text/regex/Perl5Matcher.html#matches(char[], org.apache.oro.text.regex.Pattern)"><B>matches(char[], Pattern)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Matcher.html" title="class in org.apache.oro.text.regex">Perl5Matcher</A>
<DD>Determines if a string (represented as a char[]) exactly
matches a given pattern.
<DT><A HREF="org/apache/oro/text/regex/Perl5Matcher.html#matches(java.lang.String, org.apache.oro.text.regex.Pattern)"><B>matches(String, Pattern)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Matcher.html" title="class in org.apache.oro.text.regex">Perl5Matcher</A>
<DD>Determines if a string exactly matches a given pattern.
<DT><A HREF="org/apache/oro/text/regex/Perl5Matcher.html#matches(org.apache.oro.text.regex.PatternMatcherInput, org.apache.oro.text.regex.Pattern)"><B>matches(PatternMatcherInput, Pattern)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Matcher.html" title="class in org.apache.oro.text.regex">Perl5Matcher</A>
<DD>Determines if the contents of a PatternMatcherInput instance
exactly matches a given pattern.
<DT><A HREF="org/apache/oro/text/awk/AwkMatcher.html#matchesPrefix(char[], org.apache.oro.text.regex.Pattern, int)"><B>matchesPrefix(char[], Pattern, int)</B></A> -
Method in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkMatcher.html" title="class in org.apache.oro.text.awk">AwkMatcher</A>
<DD>Determines if a prefix of a string (represented as a char[])
matches a given pattern, starting from a given offset into the string.
<DT><A HREF="org/apache/oro/text/awk/AwkMatcher.html#matchesPrefix(char[], org.apache.oro.text.regex.Pattern)"><B>matchesPrefix(char[], Pattern)</B></A> -
Method in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkMatcher.html" title="class in org.apache.oro.text.awk">AwkMatcher</A>
<DD>Determines if a prefix of a string (represented as a char[])
matches a given pattern.
<DT><A HREF="org/apache/oro/text/awk/AwkMatcher.html#matchesPrefix(java.lang.String, org.apache.oro.text.regex.Pattern)"><B>matchesPrefix(String, Pattern)</B></A> -
Method in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkMatcher.html" title="class in org.apache.oro.text.awk">AwkMatcher</A>
<DD>Determines if a prefix of a string matches a given pattern.
<DT><A HREF="org/apache/oro/text/awk/AwkMatcher.html#matchesPrefix(org.apache.oro.text.regex.PatternMatcherInput, org.apache.oro.text.regex.Pattern)"><B>matchesPrefix(PatternMatcherInput, Pattern)</B></A> -
Method in class org.apache.oro.text.awk.<A HREF="org/apache/oro/text/awk/AwkMatcher.html" title="class in org.apache.oro.text.awk">AwkMatcher</A>
<DD>Determines if a prefix of a PatternMatcherInput instance
matches a given pattern.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcher.html#matchesPrefix(char[], org.apache.oro.text.regex.Pattern, int)"><B>matchesPrefix(char[], Pattern, int)</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcher.html" title="interface in org.apache.oro.text.regex">PatternMatcher</A>
<DD>Determines if a prefix of a string (represented as a char[])
matches a given pattern, starting from a given offset into the string.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcher.html#matchesPrefix(java.lang.String, org.apache.oro.text.regex.Pattern)"><B>matchesPrefix(String, Pattern)</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcher.html" title="interface in org.apache.oro.text.regex">PatternMatcher</A>
<DD>Determines if a prefix of a string matches a given pattern.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcher.html#matchesPrefix(char[], org.apache.oro.text.regex.Pattern)"><B>matchesPrefix(char[], Pattern)</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcher.html" title="interface in org.apache.oro.text.regex">PatternMatcher</A>
<DD>Determines if a prefix of a string (represented as a char[])
matches a given pattern.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcher.html#matchesPrefix(org.apache.oro.text.regex.PatternMatcherInput, org.apache.oro.text.regex.Pattern)"><B>matchesPrefix(PatternMatcherInput, Pattern)</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcher.html" title="interface in org.apache.oro.text.regex">PatternMatcher</A>
<DD>Determines if a prefix of a PatternMatcherInput instance
matches a given pattern.
<DT><A HREF="org/apache/oro/text/regex/Perl5Matcher.html#matchesPrefix(char[], org.apache.oro.text.regex.Pattern, int)"><B>matchesPrefix(char[], Pattern, int)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Matcher.html" title="class in org.apache.oro.text.regex">Perl5Matcher</A>
<DD>Determines if a prefix of a string (represented as a char[])
matches a given pattern, starting from a given offset into the string.
<DT><A HREF="org/apache/oro/text/regex/Perl5Matcher.html#matchesPrefix(char[], org.apache.oro.text.regex.Pattern)"><B>matchesPrefix(char[], Pattern)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Matcher.html" title="class in org.apache.oro.text.regex">Perl5Matcher</A>
<DD>Determines if a prefix of a string (represented as a char[])
matches a given pattern.
<DT><A HREF="org/apache/oro/text/regex/Perl5Matcher.html#matchesPrefix(java.lang.String, org.apache.oro.text.regex.Pattern)"><B>matchesPrefix(String, Pattern)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Matcher.html" title="class in org.apache.oro.text.regex">Perl5Matcher</A>
<DD>Determines if a prefix of a string matches a given pattern.
<DT><A HREF="org/apache/oro/text/regex/Perl5Matcher.html#matchesPrefix(org.apache.oro.text.regex.PatternMatcherInput, org.apache.oro.text.regex.Pattern)"><B>matchesPrefix(PatternMatcherInput, Pattern)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Matcher.html" title="class in org.apache.oro.text.regex">Perl5Matcher</A>
<DD>Determines if a prefix of a PatternMatcherInput instance
matches a given pattern.
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="org/apache/oro/io/package-summary.html"><B>org.apache.oro.io</B></A> - package org.apache.oro.io<DD>This package provides FilenameFilters that filter based on a regular
expression and other I/O-related classes that derive their
functionality from regular expressions.<DT><A HREF="org/apache/oro/text/package-summary.html"><B>org.apache.oro.text</B></A> - package org.apache.oro.text<DD>This package used to be the TextTools library and provides general
text processing support, including a glob regular expression class,
pattern caching and line-by-line processing classes.<DT><A HREF="org/apache/oro/text/awk/package-summary.html"><B>org.apache.oro.text.awk</B></A> - package org.apache.oro.text.awk<DD>This package used to be the AwkTools library and provides AWK-like
regular expression classes that implement the
<A HREF="org/apache/oro/text/regex/package-summary.html"><CODE>org.apache.oro.text.regex</CODE></A> interfaces.<DT><A HREF="org/apache/oro/text/perl/package-summary.html"><B>org.apache.oro.text.perl</B></A> - package org.apache.oro.text.perl<DD>This package used to be the PerlTools library and adds Perl5
regular expression syntactic sugar built on top of the
<A HREF="org/apache/oro/text/regex/package-summary.html"><CODE>org.apache.oro.text.regex</CODE></A> Perl5 regular expression classes.<DT><A HREF="org/apache/oro/text/regex/package-summary.html"><B>org.apache.oro.text.regex</B></A> - package org.apache.oro.text.regex<DD>This package used to be the OROMatcher library and provides both
generic regular expression interfaces and Perl5 regular expression
compatible implementation classes.<DT><A HREF="org/apache/oro/util/package-summary.html"><B>org.apache.oro.util</B></A> - package org.apache.oro.util<DD>This package includes general classes required by <A HREF="org/apache/oro/text/package-summary.html"><CODE>org.apache.oro.text</CODE></A> and related packages, but that can also be applied to
more general uses.<DT><A HREF="org/apache/oro/text/MatchActionInfo.html#output"><B>output</B></A> -
Variable in class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionInfo.html" title="class in org.apache.oro.text">MatchActionInfo</A>
<DD>The output stream passed to the MatchActionProcessor.
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="org/apache/oro/text/regex/Pattern.html" title="interface in org.apache.oro.text.regex"><B>Pattern</B></A> - interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Pattern.html" title="interface in org.apache.oro.text.regex">Pattern</A>.<DD>The Pattern interface allows multiple representations of a regular
expression to be defined.<DT><A HREF="org/apache/oro/text/PatternCache.html" title="interface in org.apache.oro.text"><B>PatternCache</B></A> - interface org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCache.html" title="interface in org.apache.oro.text">PatternCache</A>.<DD>An interface defining the basic functions of a regular expression
cache.<DT><A HREF="org/apache/oro/text/PatternCacheFIFO.html" title="class in org.apache.oro.text"><B>PatternCacheFIFO</B></A> - class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheFIFO.html" title="class in org.apache.oro.text">PatternCacheFIFO</A>.<DD>This class is a GenericPatternCache subclass implementing a FIFO (First
In First Out) cache replacement policy.<DT><A HREF="org/apache/oro/text/PatternCacheFIFO.html#PatternCacheFIFO(int, org.apache.oro.text.regex.PatternCompiler)"><B>PatternCacheFIFO(int, PatternCompiler)</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheFIFO.html" title="class in org.apache.oro.text">PatternCacheFIFO</A>
<DD>Creates a PatternCacheFIFO instance with a given cache capacity,
initialized to use a given PatternCompiler instance as a pattern compiler.
<DT><A HREF="org/apache/oro/text/PatternCacheFIFO.html#PatternCacheFIFO(org.apache.oro.text.regex.PatternCompiler)"><B>PatternCacheFIFO(PatternCompiler)</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheFIFO.html" title="class in org.apache.oro.text">PatternCacheFIFO</A>
<DD>Same as:
<DT><A HREF="org/apache/oro/text/PatternCacheFIFO.html#PatternCacheFIFO(int)"><B>PatternCacheFIFO(int)</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheFIFO.html" title="class in org.apache.oro.text">PatternCacheFIFO</A>
<DD>Same as:
<DT><A HREF="org/apache/oro/text/PatternCacheFIFO.html#PatternCacheFIFO()"><B>PatternCacheFIFO()</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheFIFO.html" title="class in org.apache.oro.text">PatternCacheFIFO</A>
<DD>Same as:
<DT><A HREF="org/apache/oro/text/PatternCacheFIFO2.html" title="class in org.apache.oro.text"><B>PatternCacheFIFO2</B></A> - class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheFIFO2.html" title="class in org.apache.oro.text">PatternCacheFIFO2</A>.<DD>This class is a GenericPatternCache subclass implementing a second
chance FIFO (First In First Out) cache replacement policy.<DT><A HREF="org/apache/oro/text/PatternCacheFIFO2.html#PatternCacheFIFO2(int, org.apache.oro.text.regex.PatternCompiler)"><B>PatternCacheFIFO2(int, PatternCompiler)</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheFIFO2.html" title="class in org.apache.oro.text">PatternCacheFIFO2</A>
<DD>Creates a PatternCacheFIFO2 instance with a given cache capacity,
initialized to use a given PatternCompiler instance as a pattern compiler.
<DT><A HREF="org/apache/oro/text/PatternCacheFIFO2.html#PatternCacheFIFO2(org.apache.oro.text.regex.PatternCompiler)"><B>PatternCacheFIFO2(PatternCompiler)</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheFIFO2.html" title="class in org.apache.oro.text">PatternCacheFIFO2</A>
<DD>Same as:
<DT><A HREF="org/apache/oro/text/PatternCacheFIFO2.html#PatternCacheFIFO2(int)"><B>PatternCacheFIFO2(int)</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheFIFO2.html" title="class in org.apache.oro.text">PatternCacheFIFO2</A>
<DD>Same as:
<DT><A HREF="org/apache/oro/text/PatternCacheFIFO2.html#PatternCacheFIFO2()"><B>PatternCacheFIFO2()</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheFIFO2.html" title="class in org.apache.oro.text">PatternCacheFIFO2</A>
<DD>Same as:
<DT><A HREF="org/apache/oro/text/PatternCacheLRU.html" title="class in org.apache.oro.text"><B>PatternCacheLRU</B></A> - class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheLRU.html" title="class in org.apache.oro.text">PatternCacheLRU</A>.<DD>This class is a GenericPatternCache subclass implementing an LRU
(Least Recently Used) cache replacement policy.<DT><A HREF="org/apache/oro/text/PatternCacheLRU.html#PatternCacheLRU(int, org.apache.oro.text.regex.PatternCompiler)"><B>PatternCacheLRU(int, PatternCompiler)</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheLRU.html" title="class in org.apache.oro.text">PatternCacheLRU</A>
<DD>Creates a PatternCacheLRU instance with a given cache capacity,
and initialized to use a given PatternCompiler instance as a pattern
compiler.
<DT><A HREF="org/apache/oro/text/PatternCacheLRU.html#PatternCacheLRU(org.apache.oro.text.regex.PatternCompiler)"><B>PatternCacheLRU(PatternCompiler)</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheLRU.html" title="class in org.apache.oro.text">PatternCacheLRU</A>
<DD>Same as:
<DT><A HREF="org/apache/oro/text/PatternCacheLRU.html#PatternCacheLRU(int)"><B>PatternCacheLRU(int)</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheLRU.html" title="class in org.apache.oro.text">PatternCacheLRU</A>
<DD>Same as:
<DT><A HREF="org/apache/oro/text/PatternCacheLRU.html#PatternCacheLRU()"><B>PatternCacheLRU()</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheLRU.html" title="class in org.apache.oro.text">PatternCacheLRU</A>
<DD>Same as:
<DT><A HREF="org/apache/oro/text/PatternCacheRandom.html" title="class in org.apache.oro.text"><B>PatternCacheRandom</B></A> - class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheRandom.html" title="class in org.apache.oro.text">PatternCacheRandom</A>.<DD>This class is a GenericPatternCache subclass implementing a random
cache replacement policy.<DT><A HREF="org/apache/oro/text/PatternCacheRandom.html#PatternCacheRandom(int, org.apache.oro.text.regex.PatternCompiler)"><B>PatternCacheRandom(int, PatternCompiler)</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheRandom.html" title="class in org.apache.oro.text">PatternCacheRandom</A>
<DD>Creates a PatternCacheRandom instance with a given cache capacity
and initialized to use a given PatternCompiler instance as a pattern
compiler.
<DT><A HREF="org/apache/oro/text/PatternCacheRandom.html#PatternCacheRandom(org.apache.oro.text.regex.PatternCompiler)"><B>PatternCacheRandom(PatternCompiler)</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheRandom.html" title="class in org.apache.oro.text">PatternCacheRandom</A>
<DD>Same as:
<DT><A HREF="org/apache/oro/text/PatternCacheRandom.html#PatternCacheRandom(int)"><B>PatternCacheRandom(int)</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheRandom.html" title="class in org.apache.oro.text">PatternCacheRandom</A>
<DD>Same as:
<DT><A HREF="org/apache/oro/text/PatternCacheRandom.html#PatternCacheRandom()"><B>PatternCacheRandom()</B></A> -
Constructor for class org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCacheRandom.html" title="class in org.apache.oro.text">PatternCacheRandom</A>
<DD>Same as:
<DT><A HREF="org/apache/oro/text/regex/PatternCompiler.html" title="interface in org.apache.oro.text.regex"><B>PatternCompiler</B></A> - interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternCompiler.html" title="interface in org.apache.oro.text.regex">PatternCompiler</A>.<DD>The PatternCompiler interface defines the operations a regular
expression compiler must implement.<DT><A HREF="org/apache/oro/text/regex/PatternMatcher.html" title="interface in org.apache.oro.text.regex"><B>PatternMatcher</B></A> - interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcher.html" title="interface in org.apache.oro.text.regex">PatternMatcher</A>.<DD>The PatternMatcher interface defines the operations a regular
expression matcher must implement.<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex"><B>PatternMatcherInput</B></A> - class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>.<DD>The PatternMatcherInput class is used to preserve state across
calls to the <code>contains()</code> methods of PatternMatcher instances.<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#PatternMatcherInput(java.lang.String, int, int)"><B>PatternMatcherInput(String, int, int)</B></A> -
Constructor for class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>Creates a PatternMatcherInput object, associating a region of a String
as input to be used for pattern matching by PatternMatcher objects.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#PatternMatcherInput(java.lang.String)"><B>PatternMatcherInput(String)</B></A> -
Constructor for class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>Like calling
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#PatternMatcherInput(char[], int, int)"><B>PatternMatcherInput(char[], int, int)</B></A> -
Constructor for class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>Creates a PatternMatcherInput object, associating a region of a string
(represented as a char[]) as input
to be used for pattern matching by PatternMatcher objects.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#PatternMatcherInput(char[])"><B>PatternMatcherInput(char[])</B></A> -
Constructor for class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>Like calling:
<DT><A HREF="org/apache/oro/text/regex/Perl5Compiler.html" title="class in org.apache.oro.text.regex"><B>Perl5Compiler</B></A> - class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Compiler.html" title="class in org.apache.oro.text.regex">Perl5Compiler</A>.<DD>The Perl5Compiler class is used to create compiled regular expressions
conforming to the Perl5 regular expression syntax.<DT><A HREF="org/apache/oro/text/regex/Perl5Compiler.html#Perl5Compiler()"><B>Perl5Compiler()</B></A> -
Constructor for class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Compiler.html" title="class in org.apache.oro.text.regex">Perl5Compiler</A>
<DD>
<DT><A HREF="org/apache/oro/text/regex/Perl5Debug.html" title="class in org.apache.oro.text.regex"><B>Perl5Debug</B></A> - class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Debug.html" title="class in org.apache.oro.text.regex">Perl5Debug</A>.<DD>The Perl5Debug class is not intended for general use and should not
be instantiated, but is provided because some users may find the output
of its single method to be useful.<DT><A HREF="org/apache/oro/io/Perl5FilenameFilter.html" title="class in org.apache.oro.io"><B>Perl5FilenameFilter</B></A> - class org.apache.oro.io.<A HREF="org/apache/oro/io/Perl5FilenameFilter.html" title="class in org.apache.oro.io">Perl5FilenameFilter</A>.<DD>Perl5FilenameFilter is a RegexFilenameFilter subclass that filters on Perl5
regular expressions as implemented by the org.apache.oro.text.regex package,
which is required to use this class.<DT><A HREF="org/apache/oro/io/Perl5FilenameFilter.html#Perl5FilenameFilter(java.lang.String, int)"><B>Perl5FilenameFilter(String, int)</B></A> -
Constructor for class org.apache.oro.io.<A HREF="org/apache/oro/io/Perl5FilenameFilter.html" title="class in org.apache.oro.io">Perl5FilenameFilter</A>
<DD>Construct a filter initialized with the indicated regular expression
and accompanying compilation options conforming to those used by
<code> org.apache.oro.text.regex.Perl5Compiler </code>
<DT><A HREF="org/apache/oro/io/Perl5FilenameFilter.html#Perl5FilenameFilter(java.lang.String)"><B>Perl5FilenameFilter(String)</B></A> -
Constructor for class org.apache.oro.io.<A HREF="org/apache/oro/io/Perl5FilenameFilter.html" title="class in org.apache.oro.io">Perl5FilenameFilter</A>
<DD>Same as Perl5FilenameFilter(regex, Perl5Compiler.DEFAULT_MASK);
<DT><A HREF="org/apache/oro/io/Perl5FilenameFilter.html#Perl5FilenameFilter()"><B>Perl5FilenameFilter()</B></A> -
Constructor for class org.apache.oro.io.<A HREF="org/apache/oro/io/Perl5FilenameFilter.html" title="class in org.apache.oro.io">Perl5FilenameFilter</A>
<DD>Same as Perl5FilenameFilter("");
<DT><A HREF="org/apache/oro/text/regex/Perl5Matcher.html" title="class in org.apache.oro.text.regex"><B>Perl5Matcher</B></A> - class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Matcher.html" title="class in org.apache.oro.text.regex">Perl5Matcher</A>.<DD>The Perl5Matcher class is used to match regular expressions
(conforming to the Perl5 regular expression syntax) generated by
Perl5Compiler.<DT><A HREF="org/apache/oro/text/regex/Perl5Matcher.html#Perl5Matcher()"><B>Perl5Matcher()</B></A> -
Constructor for class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Matcher.html" title="class in org.apache.oro.text.regex">Perl5Matcher</A>
<DD>
<DT><A HREF="org/apache/oro/text/regex/Perl5Pattern.html" title="class in org.apache.oro.text.regex"><B>Perl5Pattern</B></A> - class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Pattern.html" title="class in org.apache.oro.text.regex">Perl5Pattern</A>.<DD>An implementation of the Pattern interface for Perl5 regular expressions.<DT><A HREF="org/apache/oro/text/regex/Perl5Substitution.html" title="class in org.apache.oro.text.regex"><B>Perl5Substitution</B></A> - class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Substitution.html" title="class in org.apache.oro.text.regex">Perl5Substitution</A>.<DD>Perl5Substitution implements a Substitution consisting of a
literal string, but allowing Perl5 variable interpolation referencing
saved groups in a match.<DT><A HREF="org/apache/oro/text/regex/Perl5Substitution.html#Perl5Substitution()"><B>Perl5Substitution()</B></A> -
Constructor for class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Substitution.html" title="class in org.apache.oro.text.regex">Perl5Substitution</A>
<DD>Default constructor initializing substitution to a zero length
String and the number of interpolations to
<A HREF="org/apache/oro/text/regex/Perl5Substitution.html#INTERPOLATE_ALL"><CODE>Perl5Substitution.INTERPOLATE_ALL</CODE></A>.
<DT><A HREF="org/apache/oro/text/regex/Perl5Substitution.html#Perl5Substitution(java.lang.String)"><B>Perl5Substitution(String)</B></A> -
Constructor for class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Substitution.html" title="class in org.apache.oro.text.regex">Perl5Substitution</A>
<DD>Creates a Perl5Substitution using the specified substitution
and setting the number of interpolations to
<A HREF="org/apache/oro/text/regex/Perl5Substitution.html#INTERPOLATE_ALL"><CODE>Perl5Substitution.INTERPOLATE_ALL</CODE></A>.
<DT><A HREF="org/apache/oro/text/regex/Perl5Substitution.html#Perl5Substitution(java.lang.String, int)"><B>Perl5Substitution(String, int)</B></A> -
Constructor for class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Substitution.html" title="class in org.apache.oro.text.regex">Perl5Substitution</A>
<DD>Creates a Perl5Substitution using the specified substitution
and setting the number of interpolations to the specified value.
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl"><B>Perl5Util</B></A> - class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>.<DD>This is a utility class implementing the 3 most common Perl5 operations
involving regular expressions:
[m]/pattern/[i][m][s][x],
s/pattern/replacement/[g][i][m][o][s][x],
and split().<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#Perl5Util(org.apache.oro.text.PatternCache)"><B>Perl5Util(PatternCache)</B></A> -
Constructor for class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>A secondary constructor for Perl5Util.
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#Perl5Util()"><B>Perl5Util()</B></A> -
Constructor for class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Default constructor for Perl5Util.
<DT><A HREF="org/apache/oro/text/MatchActionInfo.html#pattern"><B>pattern</B></A> -
Variable in class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionInfo.html" title="class in org.apache.oro.text">MatchActionInfo</A>
<DD>The pattern found in the line of input.
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#postMatch()"><B>postMatch()</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Returns the part of the input following the last match found.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#postMatch()"><B>postMatch()</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>A convenience method returning the part of the input occurring after
the last match found by a call to a Perl5Matcher
<A HREF="org/apache/oro/text/regex/Perl5Matcher.html#contains(java.lang.String, org.apache.oro.text.regex.Pattern)"><CODE>contains</CODE></A> method.
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#postMatchCharArray()"><B>postMatchCharArray()</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Returns the part of the input following the last match found as a char
array.
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#preMatch()"><B>preMatch()</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Returns the part of the input preceding the last match found.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#preMatch()"><B>preMatch()</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>A convenience method returning the part of the input occurring before
the last match found by a call to a Perl5Matcher
<A HREF="org/apache/oro/text/regex/Perl5Matcher.html#contains(java.lang.String, org.apache.oro.text.regex.Pattern)"><CODE>contains</CODE></A> method.
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#preMatchCharArray()"><B>preMatchCharArray()</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Returns the part of the input preceding the last match found as a
char array.
<DT><A HREF="org/apache/oro/text/regex/Perl5Debug.html#printProgram(org.apache.oro.text.regex.Perl5Pattern)"><B>printProgram(Perl5Pattern)</B></A> -
Static method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Debug.html" title="class in org.apache.oro.text.regex">Perl5Debug</A>
<DD>This method prints to a String the bytecode program contained in a
Perl5Pattern._ The program byte codes are identical to those
generated by Perl5 with the -r option, but the offsets are
different due to the different data structures used.
<DT><A HREF="org/apache/oro/text/MatchAction.html#processMatch(org.apache.oro.text.MatchActionInfo)"><B>processMatch(MatchActionInfo)</B></A> -
Method in interface org.apache.oro.text.<A HREF="org/apache/oro/text/MatchAction.html" title="interface in org.apache.oro.text">MatchAction</A>
<DD>This method is called by MatchActionProcessor when it finds an associated
pattern in a line of input.
<DT><A HREF="org/apache/oro/text/MatchActionProcessor.html#processMatches(java.io.InputStream, java.io.OutputStream, java.lang.String)"><B>processMatches(InputStream, OutputStream, String)</B></A> -
Method in class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionProcessor.html" title="class in org.apache.oro.text">MatchActionProcessor</A>
<DD>This method reads the provided input one line at a time and for
every registered pattern that is contained in the line it executes
the associated MatchAction's processMatch() method.
<DT><A HREF="org/apache/oro/text/MatchActionProcessor.html#processMatches(java.io.InputStream, java.io.OutputStream)"><B>processMatches(InputStream, OutputStream)</B></A> -
Method in class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionProcessor.html" title="class in org.apache.oro.text">MatchActionProcessor</A>
<DD>This method reads the provided input one line at a time using the
platform standart character encoding and for every registered
pattern that is contained in the line it executes the associated
MatchAction's processMatch() method.
<DT><A HREF="org/apache/oro/text/MatchActionProcessor.html#processMatches(java.io.Reader, java.io.Writer)"><B>processMatches(Reader, Writer)</B></A> -
Method in class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionProcessor.html" title="class in org.apache.oro.text">MatchActionProcessor</A>
<DD>This method reads the provided input one line at a time and for
every registered pattern that is contained in the line it executes
the associated MatchAction's processMatch() method.
</DL>
<HR>
<A NAME="_Q_"><!-- --></A><H2>
<B>Q</B></H2>
<DL>
<DT><A HREF="org/apache/oro/text/GlobCompiler.html#QUESTION_MATCHES_ZERO_OR_ONE_MASK"><B>QUESTION_MATCHES_ZERO_OR_ONE_MASK</B></A> -
Static variable in class org.apache.oro.text.<A HREF="org/apache/oro/text/GlobCompiler.html" title="class in org.apache.oro.text">GlobCompiler</A>
<DD>A mask passed as an option to the <A HREF="org/apache/oro/text/GlobCompiler.html#compile(char[], int)"><CODE>compile</CODE></A> methods
to indicate that a ? should not be allowed to match the null string.
<DT><A HREF="org/apache/oro/text/regex/Perl5Compiler.html#quotemeta(char[])"><B>quotemeta(char[])</B></A> -
Static method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Compiler.html" title="class in org.apache.oro.text.regex">Perl5Compiler</A>
<DD>Given a character string, returns a Perl5 expression that interprets
each character of the original string literally.
<DT><A HREF="org/apache/oro/text/regex/Perl5Compiler.html#quotemeta(java.lang.String)"><B>quotemeta(String)</B></A> -
Static method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Compiler.html" title="class in org.apache.oro.text.regex">Perl5Compiler</A>
<DD>Given a character string, returns a Perl5 expression that interprets
each character of the original string literally.
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="org/apache/oro/text/GlobCompiler.html#READ_ONLY_MASK"><B>READ_ONLY_MASK</B></A> -
Static variable in class org.apache.oro.text.<A HREF="org/apache/oro/text/GlobCompiler.html" title="class in org.apache.oro.text">GlobCompiler</A>
<DD>A mask passed as an option to the <A HREF="org/apache/oro/text/GlobCompiler.html#compile(char[], int)"><CODE>compile</CODE></A> methods
to indicate that the resulting Perl5Pattern should be treated as a
read only data structure by Perl5Matcher, making it safe to share
a single Perl5Pattern instance among multiple threads without needing
synchronization.
<DT><A HREF="org/apache/oro/text/regex/Perl5Compiler.html#READ_ONLY_MASK"><B>READ_ONLY_MASK</B></A> -
Static variable in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Compiler.html" title="class in org.apache.oro.text.regex">Perl5Compiler</A>
<DD>A mask passed as an option to the <A HREF="org/apache/oro/text/regex/Perl5Compiler.html#compile(char[], int)"><CODE>compile</CODE></A> methods
to indicate that the resulting Perl5Pattern should be treated as a
read only data structure by Perl5Matcher, making it safe to share
a single Perl5Pattern instance among multiple threads without needing
synchronization.
<DT><A HREF="org/apache/oro/io/RegexFilenameFilter.html" title="class in org.apache.oro.io"><B>RegexFilenameFilter</B></A> - class org.apache.oro.io.<A HREF="org/apache/oro/io/RegexFilenameFilter.html" title="class in org.apache.oro.io">RegexFilenameFilter</A>.<DD>RegexFilenameFilter is the base class for a set of FilenameFilter
implementations that filter based on a regular expression.</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="org/apache/oro/text/regex/Perl5Compiler.html#SINGLELINE_MASK"><B>SINGLELINE_MASK</B></A> -
Static variable in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Compiler.html" title="class in org.apache.oro.text.regex">Perl5Compiler</A>
<DD>A mask passed as an option to the <A HREF="org/apache/oro/text/regex/Perl5Compiler.html#compile(char[], int)"><CODE>compile</CODE></A> methods
to indicate a compiled regular expression should treat input as being
a single line.
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#SPLIT_ALL"><B>SPLIT_ALL</B></A> -
Static variable in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>A constant passed to the <A HREF="org/apache/oro/text/perl/Perl5Util.html#split(java.util.Collection, java.lang.String, java.lang.String, int)"><CODE>split()</CODE></A> methods indicating
that all occurrences of a pattern should be used to split a string.
<DT><A HREF="org/apache/oro/text/regex/Util.html#SPLIT_ALL"><B>SPLIT_ALL</B></A> -
Static variable in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Util.html" title="class in org.apache.oro.text.regex">Util</A>
<DD>A constant passed to the <A HREF="org/apache/oro/text/regex/Util.html#split(java.util.Collection, org.apache.oro.text.regex.PatternMatcher, org.apache.oro.text.regex.Pattern, java.lang.String, int)"><CODE>split()</CODE></A> methods
indicating that all occurrences of a pattern should be used to
split a string.
<DT><A HREF="org/apache/oro/text/GlobCompiler.html#STAR_CANNOT_MATCH_NULL_MASK"><B>STAR_CANNOT_MATCH_NULL_MASK</B></A> -
Static variable in class org.apache.oro.text.<A HREF="org/apache/oro/text/GlobCompiler.html" title="class in org.apache.oro.text">GlobCompiler</A>
<DD>A mask passed as an option to the <A HREF="org/apache/oro/text/GlobCompiler.html#compile(char[], int)"><CODE>compile</CODE></A> methods
to indicate that a * should not be allowed to match the null string.
<DT><A HREF="org/apache/oro/text/regex/Util.html#SUBSTITUTE_ALL"><B>SUBSTITUTE_ALL</B></A> -
Static variable in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Util.html" title="class in org.apache.oro.text.regex">Util</A>
<DD>A constant passed to the <A HREF="org/apache/oro/text/regex/Util.html#substitute(org.apache.oro.text.regex.PatternMatcher, org.apache.oro.text.regex.Pattern, org.apache.oro.text.regex.Substitution, java.lang.String, int)"><CODE>substitute()</CODE></A>
methods indicating that all occurrences of a pattern should be
substituted.
<DT><A HREF="org/apache/oro/text/regex/StringSubstitution.html" title="class in org.apache.oro.text.regex"><B>StringSubstitution</B></A> - class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/StringSubstitution.html" title="class in org.apache.oro.text.regex">StringSubstitution</A>.<DD>StringSubstitution implements a Substitution consisting of a simple
literal string.<DT><A HREF="org/apache/oro/text/regex/StringSubstitution.html#StringSubstitution()"><B>StringSubstitution()</B></A> -
Constructor for class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/StringSubstitution.html" title="class in org.apache.oro.text.regex">StringSubstitution</A>
<DD>Default constructor initializing substitution to a zero length
String.
<DT><A HREF="org/apache/oro/text/regex/StringSubstitution.html#StringSubstitution(java.lang.String)"><B>StringSubstitution(String)</B></A> -
Constructor for class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/StringSubstitution.html" title="class in org.apache.oro.text.regex">StringSubstitution</A>
<DD>Creates a StringSubstitution representing the given string.
<DT><A HREF="org/apache/oro/text/regex/Substitution.html" title="interface in org.apache.oro.text.regex"><B>Substitution</B></A> - interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Substitution.html" title="interface in org.apache.oro.text.regex">Substitution</A>.<DD>The Substitution interface provides a means for you to control how
a substitution is performed when using the
<A HREF="org/apache/oro/text/regex/Util.html#substitute(org.apache.oro.text.regex.PatternMatcher, org.apache.oro.text.regex.Pattern, org.apache.oro.text.regex.Substitution, java.lang.String, int)"><CODE>Util.substitute</CODE></A> method.<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#setBeginOffset(int)"><B>setBeginOffset(int)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>Sets the offset of the input that should be considered the start
of the region to be considered as input by PatternMatcher
methods.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#setCurrentOffset(int)"><B>setCurrentOffset(int)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>Sets the offset of the input that should be considered the current
offset where PatternMatcher methods should start looking for
matches.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#setEndOffset(int)"><B>setEndOffset(int)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>Sets the offset of the input that should be considered the end
of the region to be considered as input by PatternMatcher
methods.
<DT><A HREF="org/apache/oro/text/MatchActionProcessor.html#setFieldSeparator(java.lang.String, int)"><B>setFieldSeparator(String, int)</B></A> -
Method in class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionProcessor.html" title="class in org.apache.oro.text">MatchActionProcessor</A>
<DD>Sets the field separator to use when splitting a line into fields.
<DT><A HREF="org/apache/oro/text/MatchActionProcessor.html#setFieldSeparator(java.lang.String)"><B>setFieldSeparator(String)</B></A> -
Method in class org.apache.oro.text.<A HREF="org/apache/oro/text/MatchActionProcessor.html" title="class in org.apache.oro.text">MatchActionProcessor</A>
<DD>Sets the field separator to use when splitting a line into fields.
<DT><A HREF="org/apache/oro/io/RegexFilenameFilter.html#setFilterExpression(java.lang.String)"><B>setFilterExpression(String)</B></A> -
Method in class org.apache.oro.io.<A HREF="org/apache/oro/io/RegexFilenameFilter.html" title="class in org.apache.oro.io">RegexFilenameFilter</A>
<DD>Set the regular expression on which to filter.
<DT><A HREF="org/apache/oro/io/RegexFilenameFilter.html#setFilterExpression(java.lang.String, int)"><B>setFilterExpression(String, int)</B></A> -
Method in class org.apache.oro.io.<A HREF="org/apache/oro/io/RegexFilenameFilter.html" title="class in org.apache.oro.io">RegexFilenameFilter</A>
<DD>Set the regular expression on which to filter along with any
special options to use when compiling the expression.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#setInput(java.lang.String, int, int)"><B>setInput(String, int, int)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>Associates a region of a String as input
to be used for pattern matching by PatternMatcher objects.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#setInput(java.lang.String)"><B>setInput(String)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>This method is identical to calling:
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#setInput(char[], int, int)"><B>setInput(char[], int, int)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>Associates a region of a string (represented as a char[]) as input
to be used for pattern matching by PatternMatcher objects.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#setInput(char[])"><B>setInput(char[])</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>This method is identical to calling:
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#setMatchOffsets(int, int)"><B>setMatchOffsets(int, int)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>This method is intended for use by PatternMatcher implementations.
<DT><A HREF="org/apache/oro/text/regex/Perl5Matcher.html#setMultiline(boolean)"><B>setMultiline(boolean)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Matcher.html" title="class in org.apache.oro.text.regex">Perl5Matcher</A>
<DD>Set whether or not subsequent calls to <A HREF="org/apache/oro/text/regex/Perl5Matcher.html#matches(char[], org.apache.oro.text.regex.Pattern)"><CODE>matches()</CODE></A>
or <A HREF="org/apache/oro/text/regex/Perl5Matcher.html#contains(java.lang.String, org.apache.oro.text.regex.Pattern)"><CODE>contains()</CODE></A> should treat the input as
consisting of multiple lines.
<DT><A HREF="org/apache/oro/text/regex/Perl5Substitution.html#setSubstitution(java.lang.String)"><B>setSubstitution(String)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Substitution.html" title="class in org.apache.oro.text.regex">Perl5Substitution</A>
<DD>Sets the substitution represented by this Perl5Substitution, also
setting the number of interpolations to
<A HREF="org/apache/oro/text/regex/Perl5Substitution.html#INTERPOLATE_ALL"><CODE>Perl5Substitution.INTERPOLATE_ALL</CODE></A>.
<DT><A HREF="org/apache/oro/text/regex/Perl5Substitution.html#setSubstitution(java.lang.String, int)"><B>setSubstitution(String, int)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Perl5Substitution.html" title="class in org.apache.oro.text.regex">Perl5Substitution</A>
<DD>Sets the substitution represented by this Perl5Substitution, also
setting the number of interpolations to the specified value.
<DT><A HREF="org/apache/oro/text/regex/StringSubstitution.html#setSubstitution(java.lang.String)"><B>setSubstitution(String)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/StringSubstitution.html" title="class in org.apache.oro.text.regex">StringSubstitution</A>
<DD>Sets the substitution represented by this StringSubstitution.
<DT><A HREF="org/apache/oro/text/GenericPatternCache.html#size()"><B>size()</B></A> -
Method in class org.apache.oro.text.<A HREF="org/apache/oro/text/GenericPatternCache.html" title="class in org.apache.oro.text">GenericPatternCache</A>
<DD>Returns the number of elements in the cache, not to be confused with
the <A HREF="org/apache/oro/text/GenericPatternCache.html#capacity()"><CODE>GenericPatternCache.capacity()</CODE></A> which returns the number
of elements that can be held in the cache at one time.
<DT><A HREF="org/apache/oro/text/PatternCache.html#size()"><B>size()</B></A> -
Method in interface org.apache.oro.text.<A HREF="org/apache/oro/text/PatternCache.html" title="interface in org.apache.oro.text">PatternCache</A>
<DD>Returns the number of elements in the cache, not to be confused with
the <A HREF="org/apache/oro/text/PatternCache.html#capacity()"><CODE>PatternCache.capacity()</CODE></A> which returns the number
of elements that can be held in the cache at one time.
<DT><A HREF="org/apache/oro/util/Cache.html#size()"><B>size()</B></A> -
Method in interface org.apache.oro.util.<A HREF="org/apache/oro/util/Cache.html" title="interface in org.apache.oro.util">Cache</A>
<DD>Returns the number of elements in the cache, not to be confused with
the <A HREF="org/apache/oro/util/Cache.html#capacity()"><CODE>Cache.capacity()</CODE></A> which returns the number
of elements that can be held in the cache at one time.
<DT><A HREF="org/apache/oro/util/GenericCache.html#size()"><B>size()</B></A> -
Method in class org.apache.oro.util.<A HREF="org/apache/oro/util/GenericCache.html" title="class in org.apache.oro.util">GenericCache</A>
<DD>Returns the number of elements in the cache, not to be confused with
the <A HREF="org/apache/oro/util/GenericCache.html#capacity()"><CODE>GenericCache.capacity()</CODE></A> which returns the number
of elements that can be held in the cache at one time.
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#split(java.util.Collection, java.lang.String, java.lang.String, int)"><B>split(Collection, String, String, int)</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Splits a String into strings that are appended to a List, but no more
than a specified limit.
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#split(java.util.Collection, java.lang.String, java.lang.String)"><B>split(Collection, String, String)</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>This method is identical to calling:
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#split(java.util.Collection, java.lang.String)"><B>split(Collection, String)</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Splits input in the default Perl manner, splitting on all whitespace.
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#split(java.lang.String, java.lang.String, int)"><B>split(String, String, int)</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD><B>Deprecated.</B> <I>Use
<A HREF="org/apache/oro/text/perl/Perl5Util.html#split(java.util.Collection, java.lang.String, java.lang.String, int)"><CODE>Perl5Util.split(Collection results, String pattern, String input, int limit)</CODE></A>
instead.</I>
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#split(java.lang.String, java.lang.String)"><B>split(String, String)</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD><B>Deprecated.</B> <I>Use
<A HREF="org/apache/oro/text/perl/Perl5Util.html#split(java.util.Collection, java.lang.String, java.lang.String)"><CODE>Perl5Util.split(Collection results, String pattern, String input)</CODE></A> instead.</I>
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#split(java.lang.String)"><B>split(String)</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD><B>Deprecated.</B> <I>Use
<A HREF="org/apache/oro/text/perl/Perl5Util.html#split(java.util.Collection, java.lang.String)"><CODE>Perl5Util.split(Collection results, String input)</CODE></A> instead.</I>
<DT><A HREF="org/apache/oro/text/regex/Util.html#split(java.util.Collection, org.apache.oro.text.regex.PatternMatcher, org.apache.oro.text.regex.Pattern, java.lang.String, int)"><B>split(Collection, PatternMatcher, Pattern, String, int)</B></A> -
Static method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Util.html" title="class in org.apache.oro.text.regex">Util</A>
<DD>Splits up a <code>String</code> instance and stores results as a
<code>List</code> of substrings numbering no more than a specified
limit.
<DT><A HREF="org/apache/oro/text/regex/Util.html#split(java.util.Collection, org.apache.oro.text.regex.PatternMatcher, org.apache.oro.text.regex.Pattern, java.lang.String)"><B>split(Collection, PatternMatcher, Pattern, String)</B></A> -
Static method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Util.html" title="class in org.apache.oro.text.regex">Util</A>
<DD>Splits up a <code>String</code> instance and stores results as a
<code>Collection</code> of all its substrings using a regular expression
as the delimiter.
<DT><A HREF="org/apache/oro/text/regex/Util.html#split(org.apache.oro.text.regex.PatternMatcher, org.apache.oro.text.regex.Pattern, java.lang.String, int)"><B>split(PatternMatcher, Pattern, String, int)</B></A> -
Static method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Util.html" title="class in org.apache.oro.text.regex">Util</A>
<DD><B>Deprecated.</B> <I>Use
<A HREF="org/apache/oro/text/regex/Util.html#split(java.util.Collection, org.apache.oro.text.regex.PatternMatcher, org.apache.oro.text.regex.Pattern, java.lang.String, int)"><CODE>Util.split(Collection, PatternMatcher, Pattern, String, int)</CODE></A> instead.</I>
<DT><A HREF="org/apache/oro/text/regex/Util.html#split(org.apache.oro.text.regex.PatternMatcher, org.apache.oro.text.regex.Pattern, java.lang.String)"><B>split(PatternMatcher, Pattern, String)</B></A> -
Static method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Util.html" title="class in org.apache.oro.text.regex">Util</A>
<DD><B>Deprecated.</B> <I>Use
<A HREF="org/apache/oro/text/regex/Util.html#split(java.util.Collection, org.apache.oro.text.regex.PatternMatcher, org.apache.oro.text.regex.Pattern, java.lang.String)"><CODE>Util.split(Collection, PatternMatcher, Pattern, String)</CODE></A> instead.</I>
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#substitute(java.lang.StringBuffer, java.lang.String, java.lang.String)"><B>substitute(StringBuffer, String, String)</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Substitutes a pattern in a given input with a replacement string.
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#substitute(java.lang.String, java.lang.String)"><B>substitute(String, String)</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Substitutes a pattern in a given input with a replacement string.
<DT><A HREF="org/apache/oro/text/regex/Util.html#substitute(org.apache.oro.text.regex.PatternMatcher, org.apache.oro.text.regex.Pattern, org.apache.oro.text.regex.Substitution, java.lang.String, int)"><B>substitute(PatternMatcher, Pattern, Substitution, String, int)</B></A> -
Static method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Util.html" title="class in org.apache.oro.text.regex">Util</A>
<DD>Searches a string for a pattern and replaces the first occurrences
of the pattern with a Substitution up to the number of
substitutions specified by the <b>numSubs</b> parameter.
<DT><A HREF="org/apache/oro/text/regex/Util.html#substitute(org.apache.oro.text.regex.PatternMatcher, org.apache.oro.text.regex.Pattern, org.apache.oro.text.regex.Substitution, java.lang.String)"><B>substitute(PatternMatcher, Pattern, Substitution, String)</B></A> -
Static method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Util.html" title="class in org.apache.oro.text.regex">Util</A>
<DD>Searches a string for a pattern and substitutes only the first
occurence of the pattern.
<DT><A HREF="org/apache/oro/text/regex/Util.html#substitute(java.lang.StringBuffer, org.apache.oro.text.regex.PatternMatcher, org.apache.oro.text.regex.Pattern, org.apache.oro.text.regex.Substitution, java.lang.String, int)"><B>substitute(StringBuffer, PatternMatcher, Pattern, Substitution, String, int)</B></A> -
Static method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Util.html" title="class in org.apache.oro.text.regex">Util</A>
<DD>Searches a string for a pattern and replaces the first occurrences
of the pattern with a Substitution up to the number of
substitutions specified by the <b>numSubs</b> parameter.
<DT><A HREF="org/apache/oro/text/regex/Util.html#substitute(java.lang.StringBuffer, org.apache.oro.text.regex.PatternMatcher, org.apache.oro.text.regex.Pattern, org.apache.oro.text.regex.Substitution, org.apache.oro.text.regex.PatternMatcherInput, int)"><B>substitute(StringBuffer, PatternMatcher, Pattern, Substitution, PatternMatcherInput, int)</B></A> -
Static method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Util.html" title="class in org.apache.oro.text.regex">Util</A>
<DD>Searches a string for a pattern and replaces the first occurrences
of the pattern with a Substitution up to the number of
substitutions specified by the <b>numSubs</b> parameter.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#substring(int, int)"><B>substring(int, int)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>Returns a new string that is a substring of the PatternMatcherInput
instance.
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#substring(int)"><B>substring(int)</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>Returns a new string that is a substring of the PatternMatcherInput
instance.
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="org/apache/oro/text/perl/Perl5Util.html#toString()"><B>toString()</B></A> -
Method in class org.apache.oro.text.perl.<A HREF="org/apache/oro/text/perl/Perl5Util.html" title="class in org.apache.oro.text.perl">Perl5Util</A>
<DD>Returns the same as group(0).
<DT><A HREF="org/apache/oro/text/regex/MatchResult.html#toString()"><B>toString()</B></A> -
Method in interface org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/MatchResult.html" title="interface in org.apache.oro.text.regex">MatchResult</A>
<DD>Returns the same as group(0).
<DT><A HREF="org/apache/oro/text/regex/PatternMatcherInput.html#toString()"><B>toString()</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/PatternMatcherInput.html" title="class in org.apache.oro.text.regex">PatternMatcherInput</A>
<DD>Returns the string representation of the input, where the input is
considered to start from the begin offset and end at the end offset.
<DT><A HREF="org/apache/oro/text/regex/StringSubstitution.html#toString()"><B>toString()</B></A> -
Method in class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/StringSubstitution.html" title="class in org.apache.oro.text.regex">StringSubstitution</A>
<DD>Returns the same value as <A HREF="org/apache/oro/text/regex/StringSubstitution.html#getSubstitution()"><CODE>StringSubstitution.getSubstitution()</CODE></A>.
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="org/apache/oro/text/regex/Util.html" title="class in org.apache.oro.text.regex"><B>Util</B></A> - class org.apache.oro.text.regex.<A HREF="org/apache/oro/text/regex/Util.html" title="class in org.apache.oro.text.regex">Util</A>.<DD>The Util class is a holder for useful static utility methods that can
be generically applied to Pattern and PatternMatcher instances.</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A>
<!-- ======= 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=3 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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<a href='http://jakarta.apache.org/oro/' target=_top><img src='/../images/logoSmall.gif' alt='Jakarta ORO' width=48 height=47 align=center border=0 hspace=1 vspace=1></a></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>
<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 ? 2000-2003 Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>