public class UntypedAtomic
extends java.lang.Object
xs:untypedAtomic type of XPath/XQuery, which use
it to represent attribute and text values of unvalidated XML.| Constructor and Description |
|---|
UntypedAtomic(java.lang.String text) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object arg) |
int |
hashCode() |
java.lang.String |
toString() |