Interface ParsingHandler

    • Method Detail

      • getBodyDecoder

        Decoder<?> getBodyDecoder()
      • onRef

        void onRef​(int refId)
      • onElementBody

        void onElementBody​(java.lang.String name,
                           java.lang.String subElmName,
                           java.lang.Object body)