Class CheckFactory


  • public class CheckFactory
    extends Object
    • Constructor Detail

      • CheckFactory

        public CheckFactory()
    • Method Detail

      • createCheck

        public static Check createCheck​(org.apache.jena.query.QuerySolution qs,
                                        AttributeValueKey dataSetKey)
      • extendAttribute

        public static void extendAttribute​(Check check,
                                           org.apache.jena.query.QuerySolution qs)
                                    throws Exception
        Throws:
        Exception