|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GxAtomCastException | |
---|---|
org.gxml.sa |
Uses of GxAtomCastException in org.gxml.sa |
---|
Methods in org.gxml.sa that throw GxAtomCastException | |
---|---|
A |
GxAtomBridge.castAs(A sourceAtom,
SmName<S> targetType)
Performs the casting of one atomic value to another. |
A |
GxAtomBridge.castAs(A sourceAtom,
SmNativeType targetType)
Performs the casting of one atomic value to another. |
A |
GxAtomBridge.compile(java.lang.String srcval,
SmName<S> dataType)
Compile the atomic value from the lexical representation. |
A |
GxAtomBridge.compile(java.lang.String srcval,
SmName<S> dataType,
SmPrefixResolver<S> resolver)
|
A |
GxAtomBridge.compile(java.lang.String srcval,
SmNativeType dataType)
|
A |
GxAtomBridge.compile(java.lang.String srcval,
SmNativeType dataType,
SmPrefixResolver<S> resolver)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |