|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.parabola.imgfmt.app.labelenc.DecodedText
public class DecodedText
Holds information about a label that has been read in from an img file.
Constructor Summary | |
---|---|
DecodedText(byte[] ba,
java.nio.charset.Charset charSet)
|
Method Summary | |
---|---|
int |
getOffsetAdjustment()
|
java.lang.String |
getText()
|
void |
setOffsetAdjustment(int offsetAdjustment)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DecodedText(byte[] ba, java.nio.charset.Charset charSet)
Method Detail |
---|
public java.lang.String getText()
public int getOffsetAdjustment()
public void setOffsetAdjustment(int offsetAdjustment)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |