public class IO_Jena extends Object
Modifier and Type | Field and Description |
---|---|
static Symbol |
streamManagerSymbol |
Constructor and Description |
---|
IO_Jena() |
Modifier and Type | Method and Description |
---|---|
static void |
registerForModelRead(String name,
Class<?> cls)
Register for use with Model.read (old style compatibility)
|
static void |
registerForModelWrite(String name,
Class<?> cls)
Register for use with Model.write (old style compatibility)
|
static void |
resetJena() |
static void |
resetJenaReaders()
Deprecated.
Use resetJena()
|
static void |
wireIntoJena() |
public static Symbol streamManagerSymbol
public static void wireIntoJena()
@Deprecated public static void resetJenaReaders()
public static void resetJena()
public static void registerForModelRead(String name, Class<?> cls)
Licenced under the Apache License, Version 2.0