public class CommentNode extends Node
| Constructor and Description |
|---|
CommentNode(String comment) |
| Modifier and Type | Method and Description |
|---|---|
void |
marshall(XMLStreamWriter writer) |
hasContentpublic CommentNode(String comment)
public void marshall(XMLStreamWriter writer) throws XMLStreamException
marshall in class NodeXMLStreamExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.