Class Collector


  • class Collector
    extends java.lang.Object
    Collect info about the page and nodes, and make them availabe through the PageInfo object.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      (package private) static class  Collector.CollectVisitor
      A visitor for collecting information on the page and the body of the custom tags.
    • Constructor Summary

      Constructors 
      Constructor Description
      Collector()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void collect​(Compiler compiler, Node.Nodes page)  
      • Methods inherited from class java.lang.Object

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