Interface CommonLinkAttributesWriter

    • Method Detail

      • writeCommonAttributes

        void writeCommonAttributes​(Link link,
                                   XMLStreamWriter writer,
                                   ConversionContext conversionContext)
                            throws XMLStreamException
        Writes attributes common to any link
        Parameters:
        link - Link object to write the attributes for
        writer - The XmlStreamWriter to write the attributes to
        conversionContext - Conversion Context rendering for
        Throws:
        XMLStreamException - if it encounters an error writing any of the attributes to the stream