Java Doc for TurtleParserConstants.java in » RSS-RDF » Jena-2.5.5 » com » hp » hpl » jena » n3 » turtle » parser » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Java Source Code / Java Documentation
1.
6.0 JDK Core
2.
6.0 JDK Modules
3.
6.0 JDK Modules com.sun
4.
6.0 JDK Modules com.sun.java
5.
6.0 JDK Modules sun
6.
6.0 JDK Platform
7.
Ajax
8.
Apache Harmony Java SE
9.
Aspect oriented
10.
Authentication Authorization
11.
Blogger System
12.
Build
13.
Byte Code
14.
Cache
15.
Chart
16.
Chat
17.
Code Analyzer
18.
Collaboration
19.
Content Management System
20.
Database Client
21.
Database DBMS
22.
Database JDBC Connection Pool
23.
Database ORM
24.
Development
25.
EJB Server geronimo
26.
EJB Server GlassFish
27.
EJB Server JBoss 4.2.1
28.
EJB Server resin 3.1.5
29.
ERP CRM Financial
30.
ESB
31.
Forum
32.
GIS
33.
Graphic Library
34.
Groupware
35.
HTML Parser
36.
IDE
37.
IDE Eclipse
38.
IDE Netbeans
39.
Installer
40.
Internationalization Localization
41.
Inversion of Control
42.
Issue Tracking
43.
J2EE
44.
JBoss
45.
JMS
46.
JMX
47.
Library
48.
Mail Clients
49.
Net
50.
Parser
51.
PDF
52.
Portal
53.
Profiler
54.
Project Management
55.
Report
56.
RSS RDF
57.
Rule Engine
58.
Science
59.
Scripting
60.
Search Engine
61.
Security
62.
Sevlet Container
63.
Source Control
64.
Swing Library
65.
Template Engine
66.
Test Coverage
67.
Testing
68.
UML
69.
Web Crawler
70.
Web Framework
71.
Web Mail
72.
Web Server
73.
Web Services
74.
Web Services apache cxf 2.0.1
75.
Web Services AXIS2
76.
Wiki Engine
77.
Workflow Engines
78.
XML
79.
XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation
»
RSS RDF
»
Jena 2.5.5
»
com.hp.hpl.jena.n3.turtle.parser
Source Cross Reference
Class Diagram
Java Document (Java Doc)
com.hp.hpl.jena.n3.turtle.parser
.TurtleParserConstants
All known Subclasses:
com.hp.hpl.jena.n3.turtle.parser
.TurtleParserTokenManager
,
com.hp.hpl.jena.n3.turtle.parser
.TurtleParser
,
TurtleParserConstants
public
interface TurtleParserConstants
(Code)
Field Summary
int
A2Z
int
A2ZN
int
ANON
int
ARROW
int
AT
int
BASE
int
BLANK_NODE_LABEL
int
CARROT
int
COLON
int
COMMA
int
DATATYPE
int
DECIMAL
int
DEFAULT
int
DIGITS
int
DOLLAR
int
DOT
int
DOUBLE
int
ECHAR
int
EOF
int
EQ
int
EXPONENT
int
FPATH
int
HEX
int
INTEGER
int
IRIref
int
KW_A
int
LANGTAG
int
LBRACE
int
LBRACKET
int
LPAREN
int
NIL
int
PLING
int
PNAME_LN
int
PNAME_NS
int
PN_CHARS
int
PN_CHARS_BASE
int
PN_CHARS_U
int
PN_LOCAL
int
PN_PREFIX
int
PREFIX
int
QMARK
int
QUOTE_3D
int
QUOTE_3S
int
RBRACE
int
RBRACKET
int
RPAREN
int
RPATH
int
RSLASH
int
SEMICOLON
int
SINGLE_LINE_COMMENT
int
SLASH
int
STAR
int
STRING_LITERAL1
int
STRING_LITERAL2
int
STRING_LITERAL_LONG1
int
STRING_LITERAL_LONG2
int
TILDE
int
UNKNOWN
int
VAR
int
VARNAME
int
VBAR
int
WS
String
[]
tokenImage
Field Detail
A2Z
int A2Z
(Code)
A2ZN
int A2ZN
(Code)
ANON
int ANON
(Code)
ARROW
int ARROW
(Code)
AT
int AT
(Code)
BASE
int BASE
(Code)
BLANK_NODE_LABEL
int BLANK_NODE_LABEL
(Code)
CARROT
int CARROT
(Code)
COLON
int COLON
(Code)
COMMA
int COMMA
(Code)
DATATYPE
int DATATYPE
(Code)
DECIMAL
int DECIMAL
(Code)
DEFAULT
int DEFAULT
(Code)
DIGITS
int DIGITS
(Code)
DOLLAR
int DOLLAR
(Code)
DOT
int DOT
(Code)
DOUBLE
int DOUBLE
(Code)
ECHAR
int ECHAR
(Code)
EOF
int EOF
(Code)
EQ
int EQ
(Code)
EXPONENT
int EXPONENT
(Code)
FPATH
int FPATH
(Code)
HEX
int HEX
(Code)
INTEGER
int INTEGER
(Code)
IRIref
int IRIref
(Code)
KW_A
int KW_A
(Code)
LANGTAG
int LANGTAG
(Code)
LBRACE
int LBRACE
(Code)
LBRACKET
int LBRACKET
(Code)
LPAREN
int LPAREN
(Code)
NIL
int NIL
(Code)
PLING
int PLING
(Code)
PNAME_LN
int PNAME_LN
(Code)
PNAME_NS
int PNAME_NS
(Code)
PN_CHARS
int PN_CHARS
(Code)
PN_CHARS_BASE
int PN_CHARS_BASE
(Code)
PN_CHARS_U
int PN_CHARS_U
(Code)
PN_LOCAL
int PN_LOCAL
(Code)
PN_PREFIX
int PN_PREFIX
(Code)
PREFIX
int PREFIX
(Code)
QMARK
int QMARK
(Code)
QUOTE_3D
int QUOTE_3D
(Code)
QUOTE_3S
int QUOTE_3S
(Code)
RBRACE
int RBRACE
(Code)
RBRACKET
int RBRACKET
(Code)
RPAREN
int RPAREN
(Code)
RPATH
int RPATH
(Code)
RSLASH
int RSLASH
(Code)
SEMICOLON
int SEMICOLON
(Code)
SINGLE_LINE_COMMENT
int SINGLE_LINE_COMMENT
(Code)
SLASH
int SLASH
(Code)
STAR
int STAR
(Code)
STRING_LITERAL1
int STRING_LITERAL1
(Code)
STRING_LITERAL2
int STRING_LITERAL2
(Code)
STRING_LITERAL_LONG1
int STRING_LITERAL_LONG1
(Code)
STRING_LITERAL_LONG2
int STRING_LITERAL_LONG2
(Code)
TILDE
int TILDE
(Code)
UNKNOWN
int UNKNOWN
(Code)
VAR
int VAR
(Code)
VARNAME
int VARNAME
(Code)
VBAR
int VBAR
(Code)
WS
int WS
(Code)
tokenImage
String
[] tokenImage
(Code)
w__w___w_._j___ava___2s__.co___m___
|
Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.