Class EventType

java.lang.Object
org.apache.jena.sparql.util.Symbol
org.apache.jena.atlas.event.EventType

public class EventType extends Symbol
  • Constructor Details

    • EventType

      public EventType(Class<?> cls, String label)
    • EventType

      public EventType(String label)
  • Method Details