org.openjena.riot
Class RIOT

java.lang.Object
  extended by org.openjena.riot.RIOT

public class RIOT
extends Object


Field Summary
static String BUILD_DATE
           
static String NAME
          The product name
static String PATH
          The root package name for RIOT
static String riotIRI
          IRI for ARQ
static String VERSION
           
 
Constructor Summary
RIOT()
           
 
Method Summary
static void init()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

riotIRI

public static final String riotIRI
IRI for ARQ

See Also:
Constant Field Values

NAME

public static final String NAME
The product name

See Also:
Constant Field Values

PATH

public static final String PATH
The root package name for RIOT

See Also:
Constant Field Values

VERSION

public static final String VERSION

BUILD_DATE

public static final String BUILD_DATE
Constructor Detail

RIOT

public RIOT()
Method Detail

init

public static void init()


Licenced under the Apache License, Version 2.0