|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLException | |
|---|---|
| com.ail.core | |
| com.ail.core.xmlbinding | |
| Uses of XMLException in com.ail.core |
|---|
| Methods in com.ail.core that throw XMLException | ||
|---|---|---|
|
Core.fromXML(java.lang.Class<T> clazz,
XMLString xml)
Transform XML into an object. |
|
|
CoreProxy.fromXML(java.lang.Class<T> clazz,
XMLString xml)
Transform XML into an object. |
|
| Uses of XMLException in com.ail.core.xmlbinding |
|---|
| Methods in com.ail.core.xmlbinding that throw XMLException | ||
|---|---|---|
|
XMLBinding.fromXML(java.lang.Class<T> clazz,
XMLString xml)
Convert an XMLString into an object of the Type that it represents. |
|
void |
CastorFromXMLService.invoke()
The 'business logic' of the entry point. |
|
void |
CastorToXMLService.invoke()
Use the castor marshaller to translate an object into an XML string. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||