Class TemplateHandlerAdapterRawHandler

  • All Implemented Interfaces:
    IRawHandler

    public final class TemplateHandlerAdapterRawHandler
    extends 
    implements IRawHandler
    Since:
    3.0.0
    Author:
    Daniel Fernández
    • Constructor Summary

      Constructors 
      Constructor Description
       templateName, ITemplateHandler templateHandler, int lineOffset, int colOffset)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void handleDocumentEnd​(long endTimeNanos, long totalTimeNanos, int line, int col)  
      void handleDocumentStart​(long startTimeNanos, int line, int col)  
      void handleText​(char[] buffer, int offset, int len, int line, int col)  
      • Methods inherited from class java.lang.

        , , , , , , , , , ,