|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLDBResourceException | |
uk.org.ogsadai.client.toolkit.activity.xmldb | Contains the client toolkit activity classes for various XML database activities. |
Uses of XMLDBResourceException in uk.org.ogsadai.client.toolkit.activity.xmldb |
Methods in uk.org.ogsadai.client.toolkit.activity.xmldb that throw XMLDBResourceException | |
void |
XMLBulkLoad.setInputData(org.xmldb.api.base.ResourceSet resources) Sets the input data for the bulk load to be the resources held within a org.xmldb.api.base.ResourceSet . |
void |
XMLBulkLoad.setInputData(java.lang.String content) Sets the input data for the bulk load. |
void |
XMLCreateResource.setContent(java.lang.String content) Sets the content of the new resource. |
void |
XMLCreateResource.setContentFromFile(java.lang.String contentFileName) Sets the content of the new resource from a file. |
Constructors in uk.org.ogsadai.client.toolkit.activity.xmldb that throw XMLDBResourceException | |
XMLCreateResource(java.lang.String content) Constructs a request to create a resource. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |