org.d2rq.db.schema
Class Identifier.Parser
java.lang.Object
org.d2rq.db.schema.Identifier.Parser
- Enclosing class:
- Identifier
public static class Identifier.Parser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Identifier.Parser
public Identifier.Parser(String s)
result
public Identifier[] result()
- Returns:
null
on error
countParts
public int countParts()
error
public Identifier.Parser.ViolationType error()
- Returns:
null
if no error
message
public String message()