Interface QueryTracer

  • All Known Implementing Classes:
    InfoView, Log

    public interface QueryTracer
    Query tracer.
    Author:
    BaseX Team 2005-22, BSD License, Christian Gruen
    • Method Detail

      • print

        boolean print​(String info)
        Processes tracing output.
        Parameters:
        info - string to be output
        Returns:
        true if string shall be further processed by the calling function