com.hp.hpl.jena.rdf.arp
Interface RDFParserConstants
- All Known Implementing Classes:
- ParseException
- public interface RDFParserConstants
EOF
public static final int EOF
- See Also:
- Constant Field Values
CD_STRING
public static final int CD_STRING
- See Also:
- Constant Field Values
COMMENT
public static final int COMMENT
- See Also:
- Constant Field Values
X_SAX_EX
public static final int X_SAX_EX
- See Also:
- Constant Field Values
PROCESSING_INSTRUCTION
public static final int PROCESSING_INSTRUCTION
- See Also:
- Constant Field Values
E_RDF
public static final int E_RDF
- See Also:
- Constant Field Values
E_END
public static final int E_END
- See Also:
- Constant Field Values
E_DESCRIPTION
public static final int E_DESCRIPTION
- See Also:
- Constant Field Values
A_ID
public static final int A_ID
- See Also:
- Constant Field Values
A_ABOUT
public static final int A_ABOUT
- See Also:
- Constant Field Values
A_NODEID
public static final int A_NODEID
- See Also:
- Constant Field Values
AV_STRING
public static final int AV_STRING
- See Also:
- Constant Field Values
A_BAGID
public static final int A_BAGID
- See Also:
- Constant Field Values
A_OTHER
public static final int A_OTHER
- See Also:
- Constant Field Values
A_RDF_N
public static final int A_RDF_N
- See Also:
- Constant Field Values
A_TYPE
public static final int A_TYPE
- See Also:
- Constant Field Values
E_OTHER
public static final int E_OTHER
- See Also:
- Constant Field Values
E_LI
public static final int E_LI
- See Also:
- Constant Field Values
E_RDF_N
public static final int E_RDF_N
- See Also:
- Constant Field Values
A_PARSETYPE
public static final int A_PARSETYPE
- See Also:
- Constant Field Values
AV_LITERAL
public static final int AV_LITERAL
- See Also:
- Constant Field Values
AV_DAMLCOLLECTION
public static final int AV_DAMLCOLLECTION
- See Also:
- Constant Field Values
AV_COLLECTION
public static final int AV_COLLECTION
- See Also:
- Constant Field Values
AV_RESOURCE
public static final int AV_RESOURCE
- See Also:
- Constant Field Values
A_RESOURCE
public static final int A_RESOURCE
- See Also:
- Constant Field Values
A_DATATYPE
public static final int A_DATATYPE
- See Also:
- Constant Field Values
A_XMLSPACE
public static final int A_XMLSPACE
- See Also:
- Constant Field Values
A_XMLNS
public static final int A_XMLNS
- See Also:
- Constant Field Values
A_XMLBASE
public static final int A_XMLBASE
- See Also:
- Constant Field Values
A_XMLLANG
public static final int A_XMLLANG
- See Also:
- Constant Field Values
X_WARNING
public static final int X_WARNING
- See Also:
- Constant Field Values
A_ABOUTEACH
public static final int A_ABOUTEACH
- See Also:
- Constant Field Values
tokenImage
public static final java.lang.String[] tokenImage
Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.