Class JenaRuntime

java.lang.Object
org.apache.jena.JenaRuntime

public class JenaRuntime extends Object
Methods and constants that define features of the current the environment. Primarily for other parts of the Jena framework.
  • Constructor Details

    • JenaRuntime

      public JenaRuntime()
  • Method Details

    • getLineSeparator

      public static String getLineSeparator()
    • getSystemProperty

      public static String getSystemProperty(String propName)
    • getSystemProperty

      public static String getSystemProperty(String propName, String defaultValue)