|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tapina.robe.swi.os.GSTranslator
This class is used to hold state whilst a string is being translated using the GS* SWI calls.
Constructor Summary | |
GSTranslator(java.lang.String in,
boolean spaceTerminates,
OS osModule)
|
Method Summary | |
int |
getIndex()
|
char |
nextCharacter()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GSTranslator(java.lang.String in, boolean spaceTerminates, OS osModule)
Method Detail |
public final int getIndex()
public final char nextCharacter()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |