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