ca.gorman.util.scan.spi
Class AbstractMatchedText
java.lang.Object
ca.gorman.util.scan.spi.AbstractMatchedText
- All Implemented Interfaces:
- MatchedText, CharSequence
public abstract class AbstractMatchedText
- extends Object
- implements MatchedText
A MatchedText
factory.
AbstractMatchedText
protected AbstractMatchedText(CharSequence charSequence)
newInstance
public static AbstractMatchedText newInstance(CharSequence charSequence)
charAt
public char charAt(int index)
- Specified by:
charAt
in interface CharSequence
length
public int length()
- Specified by:
length
in interface CharSequence
subSequence
public CharSequence subSequence(int start,
int end)
- Specified by:
subSequence
in interface CharSequence
toString
public String toString()
- Specified by:
toString
in interface CharSequence
- Overrides:
toString
in class Object
GXPARSE Generic XML Stream Parser API and supporting tools.
Release $Name: gxparse-sf-alpha-2_0 $
Copyright 2003-2004
Ian E. Gorman
Released under
GNU Lesser General Public License