public abstract class Node extends Object
| Constructor and Description |
|---|
Node() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasContent() |
abstract void |
marshall(XMLStreamWriter writer) |
public abstract void marshall(XMLStreamWriter writer) throws XMLStreamException
XMLStreamExceptionpublic boolean hasContent()
Copyright © 2019 JBoss by Red Hat. All rights reserved.