Interface StAX.Handler

  • Enclosing class:
    StAX

    public static interface StAX.Handler
    The StAXHandler class.
    • Method Detail

      • handleEvent

        void handleEvent​(java.lang.String name,
                         StAX.Attributes attributes)
      • handleEvent

        void handleEvent​(java.lang.String name,
                         java.lang.String content)