org.openjena.riot
Class SysRIOT

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

Deprecated.

@Deprecated
public class SysRIOT
extends Object


Constructor Summary
SysRIOT()
          Deprecated.  
 
Method Summary
static void resetJenaReaders()
          Deprecated. Use IO_Jena.wireIntoJena() if necessary
static void wireIntoJena()
          Deprecated. Use IO_Jena.wireIntoJena() if necessary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SysRIOT

public SysRIOT()
Deprecated. 
Method Detail

wireIntoJena

@Deprecated
public static void wireIntoJena()
Deprecated. Use IO_Jena.wireIntoJena() if necessary


resetJenaReaders

@Deprecated
public static void resetJenaReaders()
Deprecated. Use IO_Jena.wireIntoJena() if necessary



Licenced under the Apache License, Version 2.0