Class MarkupWriterAdapter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void elementDidEnd​(Element element)
      Invoked just after an element has ended.
      void elementDidStart​(Element element)
      Invoked just after an element and its initial set of attributes has been written.
      • Methods inherited from class java.lang.Object

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