|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.voytechs.jnetstream.npl.Node
com.voytechs.jnetstream.npl.StringNodeImpl
public class StringNodeImpl
| Field Summary |
|---|
| Fields inherited from class com.voytechs.jnetstream.npl.Node |
|---|
parent, token |
| Constructor Summary | |
|---|---|
StringNodeImpl(java.lang.String value)
|
|
| Method Summary | |
|---|---|
boolean |
canOptimize()
|
boolean |
getBoolean()
|
int |
getInt()
|
long |
getLong()
|
java.lang.String |
getString()
|
Node |
optimize()
|
java.lang.String |
toString()
|
| Methods inherited from class com.voytechs.jnetstream.npl.Node |
|---|
getParent, getToken, setParent, setToken |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StringNodeImpl(java.lang.String value)
-
| Method Detail |
|---|
public int getInt()
getInt in interface IntNodepublic boolean getBoolean()
getBoolean in interface BooleanNodepublic java.lang.String getString()
getString in interface StringNodepublic Node optimize()
optimize in class Nodepublic java.lang.String toString()
toString in class java.lang.Objectpublic boolean canOptimize()
canOptimize in class Nodepublic long getLong()
getLong in interface LongNode
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||