Class ToolBox


  • @Beta
    public final class ToolBox
    extends java.lang.Object
    Query tree helper methods and factories.
    Author:
    Steinar Knutsen
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  ToolBox.QueryVisitor  
    • Constructor Summary

      Constructors 
      Constructor Description
      ToolBox()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void visit​(ToolBox.QueryVisitor visitor, Item item)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait