Class SparqlPolyfillDetectorBase

java.lang.Object
org.aksw.jenax.dataaccess.sparql.polyfill.detector.SparqlPolyfillDetectorBase
All Implemented Interfaces:
SparqlPolyfillDetector

public abstract class SparqlPolyfillDetectorBase extends Object implements SparqlPolyfillDetector
  • Field Details

    • name

      protected String name
  • Constructor Details

    • SparqlPolyfillDetectorBase

      public SparqlPolyfillDetectorBase(String name)
  • Method Details