Class QueryTreeSerializer


  • public class QueryTreeSerializer
    extends java.lang.Object
    Author:
    Tony Vaagenes
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String serialize​(Item root)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • QueryTreeSerializer

        public QueryTreeSerializer()
    • Method Detail

      • serialize

        public java.lang.String serialize​(Item root)