Interface XmlSaxHandler

    • Method Detail

      • bookmarkLastEvent

        void bookmarkLastEvent​(XmlCursor.XmlBookmark mark)
        Insert a bookmark before the token associated with the last SAX event.
      • bookmarkLastAttr

        void bookmarkLastAttr​(QName attrName,
                              XmlCursor.XmlBookmark mark)
        Insert a bookmark before the attr token associated with the last SAX element event.