public final class XMLDocument
extends java.lang.Object
XMLDocument
- XMLDocument type.Modifier and Type | Field and Description |
---|---|
java.lang.String |
content
XML Document content.
|
Constructor and Description |
---|
XMLDocument(java.lang.String content)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |