|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.fraunhofer.ipsi.xpathDatatypes.XS_AnySimpleType
de.fraunhofer.ipsi.xpathDatatypes.XDT_AnyAtomicType
de.fraunhofer.ipsi.xpathDatatypes.XDT_UntypedAtomic
public class XDT_UntypedAtomic
Constructor Summary | |
---|---|
XDT_UntypedAtomic(java.lang.String s)
Constructor |
Method Summary | ||
---|---|---|
|
castas(java.lang.Class<T> type)
Method castas |
|
boolean |
equals(java.lang.Object o)
Method equals |
|
int |
hashCode()
Method hashCode |
|
java.lang.String |
toString()
Method toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XDT_UntypedAtomic(java.lang.String s)
s
- a StringMethod Detail |
---|
public <T extends XDT_AnyAtomicType> T castas(java.lang.Class<T> type) throws java.lang.ClassCastException, XPathDTException
castas
in class XDT_AnyAtomicType
type
- a BuiltinSimpleType
CastError
java.lang.ClassCastException
XPathDTException
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
o
- an Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |