org.apache.jena.riot
Class IO_Jena
java.lang.Object
org.apache.jena.riot.IO_Jena
public class IO_Jena
- extends Object
streamManagerSymbol
public static Symbol streamManagerSymbol
IO_Jena
public IO_Jena()
wireIntoJena
public static void wireIntoJena()
resetJenaReaders
@Deprecated
public static void resetJenaReaders()
- Deprecated. Use resetJena()
resetJena
public static void resetJena()
registerForModelRead
public static void registerForModelRead(String name,
Class<?> cls)
- Register for use with Model.read (old style compatibility)
registerForModelWrite
public static void registerForModelWrite(String name,
Class<?> cls)
- Register for use with Model.write (old style compatibility)
Licenced under the Apache License, Version 2.0