@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 © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.