Interface XMLComponent<RC,​WC>

    • Method Detail

      • getReader

        XMLComponentReader<RC> getReader()
        Returns the reader of this XML component.
        Returns:
        the reader of this XML component.
      • getWriter

        XMLContentWriter<WC> getWriter()
        Returns the writer of this XML component.
        Returns:
        the writer of this XML component.