Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
G
M
R
S
V
C
com.hp.hpl.jena.grddl
- package com.hp.hpl.jena.grddl
G
GRDDLReader
- Class in
com.hp.hpl.jena.grddl
An implementation of GRDDL for Jena, as an RDFReader.
GRDDLReader()
- Constructor for class com.hp.hpl.jena.grddl.
GRDDLReader
GRDDLSecurityException
- Exception in
com.hp.hpl.jena.grddl
GRDDLSecurityException is thrown when a potentially malicious operation is attempted.
GRDDLSecurityException(Exception)
- Constructor for exception com.hp.hpl.jena.grddl.
GRDDLSecurityException
GRDDLSecurityException(String)
- Constructor for exception com.hp.hpl.jena.grddl.
GRDDLSecurityException
GRDDLVersion
- Class in
com.hp.hpl.jena.grddl
Version information.
GRDDLVersion()
- Constructor for class com.hp.hpl.jena.grddl.
GRDDLVersion
M
main(String[])
- Static method in class com.hp.hpl.jena.grddl.
GRDDLVersion
Print the version.
major
- Static variable in class com.hp.hpl.jena.grddl.
GRDDLVersion
Major number of version.
minor
- Static variable in class com.hp.hpl.jena.grddl.
GRDDLVersion
Minor number of version.
R
read(Model, Reader, String)
- Method in class com.hp.hpl.jena.grddl.
GRDDLReader
read(Model, InputStream, String)
- Method in class com.hp.hpl.jena.grddl.
GRDDLReader
read(Model, String)
- Method in class com.hp.hpl.jena.grddl.
GRDDLReader
revision
- Static variable in class com.hp.hpl.jena.grddl.
GRDDLVersion
Revision number of version, used for bug fix releases.
S
setProperty(String, Object)
- Method in class com.hp.hpl.jena.grddl.
GRDDLReader
Set properties of the GRDDL reader and its subsystems.
V
version
- Static variable in class com.hp.hpl.jena.grddl.
GRDDLVersion
The complete version string.
C
G
M
R
S
V
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes