@Deprecated public interface XMLContentWriter
Modifier and Type | Method and Description |
---|---|
void |
writeContent(XMLExtendedStreamWriter streamWriter)
Deprecated.
Write the contents of this item.
|
void writeContent(XMLExtendedStreamWriter streamWriter) throws XMLStreamException
streamWriter
- the stream writerXMLStreamException
- if an exception occursCopyright © 2018 JBoss by Red Hat. All rights reserved.