public interface CommonLinkAttributesWriter
Link.| Modifier and Type | Method and Description | 
|---|---|
void | 
writeCommonAttributes(Link link,
                     XMLStreamWriter writer,
                     ConversionContext conversionContext)
Writes attributes common to any link 
 | 
void writeCommonAttributes(Link link, XMLStreamWriter writer, ConversionContext conversionContext) throws XMLStreamException
link - Link object to write the attributes forwriter - The XmlStreamWriter to write the attributes toconversionContext - Conversion Context rendering forXMLStreamException - if it encounters an error writing any of the attributes to the streamCopyright © 2003–2022 Atlassian. All rights reserved.