org.annotation.wordfreak
Class TextAnnotationSource
java.lang.Object
org.annotation.wordfreak.AnnotationSource
org.annotation.wordfreak.TextAnnotationSource
- public class TextAnnotationSource
- extends AnnotationSource
Methods inherited from class org.annotation.wordfreak.AnnotationSource |
getByteLength, getBytes, getBytes, getBytes, getEncoding, getOffset, getUnits, getUnits, getUnits, setBytes, setBytes |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextAnnotationSource
public TextAnnotationSource(java.lang.String text)
TextAnnotationSource
public TextAnnotationSource(java.lang.String text,
java.lang.String charSet)
TextAnnotationSource
public TextAnnotationSource(java.lang.String text,
java.lang.String charSet,
int o)
getBytesPerUnit
public int getBytesPerUnit()
- Specified by:
getBytesPerUnit
in class AnnotationSource
setText
public void setText(java.lang.String t)
getText
public java.lang.String getText(int s,
int e)
- Overrides:
getText
in class AnnotationSource
getText
public java.lang.String getText()
- Overrides:
getText
in class AnnotationSource
getUnitLength
public int getUnitLength()
- Overrides:
getUnitLength
in class AnnotationSource
Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.