Interface XMLContentWriter


  • @Deprecated
    public interface XMLContentWriter
    Deprecated.
    A writer for some XML content.
    • Method Detail

      • writeContent

        void writeContent​(XMLExtendedStreamWriter streamWriter)
                   throws javax.xml.stream.XMLStreamException
        Deprecated.
        Write the contents of this item.
        Parameters:
        streamWriter - the stream writer
        Throws:
        javax.xml.stream.XMLStreamException - if an exception occurs