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