|
Java 2 Platform v1.3 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.umich.visualsoar.parser.TripleUtils
Constructor Summary | |
private |
TripleUtils()
|
Method Summary | |
static boolean |
isFloat(java.lang.String possibleFloat)
|
static boolean |
isInteger(java.lang.String possibleInt)
|
static boolean |
isVariable(java.lang.String possibleVar)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
private TripleUtils()
Method Detail |
public static boolean isVariable(java.lang.String possibleVar)
public static boolean isInteger(java.lang.String possibleInt)
public static boolean isFloat(java.lang.String possibleFloat)
|
Java 2 Platform v1.3 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |