public class XMLLiteral extends Object
| Constructor and Description |
|---|
XMLLiteral(String xml) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
String |
getXML() |
int |
hashCode() |
static XMLLiteral |
parse(String lexicalForm) |
String |
toString() |
Copyright © 2020. All rights reserved.