Class TestQueries


  • public final class TestQueries
    extends java.lang.Object
    Testing some example KBs with various queries.
    Author:
    Linda.Briesemeister
    • Field Detail

      • LOGGER

        private static final java.util.logging.Logger LOGGER
    • Constructor Detail

      • TestQueries

        public TestQueries()
    • Method Detail

      • query

        private DelpAnswer.Type query​(java.lang.String filepath,
                                      java.lang.String query)
                               throws java.io.IOException
        Throws:
        java.io.IOException
      • birds

        public void birds()
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • nixon

        public void nixon()
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • stocks

        public void stocks()
                    throws java.io.IOException
        Throws:
        java.io.IOException
      • counterarguments

        public void counterarguments()
                              throws java.io.IOException
        Throws:
        java.io.IOException
      • hobbes

        public void hobbes()
                    throws java.io.IOException
        Throws:
        java.io.IOException
      • dtree

        public void dtree()
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • quoted

        public void quoted()
                    throws java.io.IOException
        Throws:
        java.io.IOException
      • moreQuoted

        public void moreQuoted()
                        throws java.io.IOException
        Throws:
        java.io.IOException