|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.swri.swiftvis.sources.SpecialFormatReader.StringToken
private class SpecialFormatReader.StringToken
| Field Summary | |
|---|---|
private static long |
serialVersionUID
|
private SpecialFormatReader.Store |
store
|
| Constructor Summary | |
|---|---|
SpecialFormatReader.StringToken(java.lang.String str)
|
|
| Method Summary | |
|---|---|
SpecialFormatReader.Store |
getStore()
Returns the store used by this token. |
void |
process()
This function will start at the token it is called on processing it in whatever way is needed. |
void |
reset()
This can be used to make sure that a token starts "processing" at the beginning. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private SpecialFormatReader.Store store
private static final long serialVersionUID
| Constructor Detail |
|---|
public SpecialFormatReader.StringToken(java.lang.String str)
| Method Detail |
|---|
public void process()
throws java.io.IOException
SpecialFormatReader.Token
process in interface SpecialFormatReader.Tokenjava.io.IOExceptionpublic SpecialFormatReader.Store getStore()
SpecialFormatReader.Token
getStore in interface SpecialFormatReader.Tokenpublic void reset()
SpecialFormatReader.Token
reset in interface SpecialFormatReader.Token
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||