Class Metadata

java.lang.Object
org.apache.jena.util.Metadata

public class Metadata extends Object
Pluck data out of the ether - or failing that, read it from a properties file. Assumes the properties file is in the "right place" through configuration of the build or compile processes.
  • Constructor Details

    • Metadata

      public Metadata()
    • Metadata

      public Metadata(String resourceName)
  • Method Details