|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.hp.hpl.jena.extras.tools.notations.likeN3.Lexer.Type
public static class Lexer.Type
| Field Summary | |
|---|---|
static char |
END
|
static char |
ID
|
static char |
LBOX
|
static char |
NUM
|
static char |
RBOX
|
static char |
SYM
|
| Constructor Summary | |
|---|---|
Lexer.Type()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final char END
public static final char ID
public static final char NUM
public static final char LBOX
public static final char RBOX
public static final char SYM
| Constructor Detail |
|---|
public Lexer.Type()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||