|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GCUBEXMLResource.MalformedXMLResourceException | |
|---|---|
| org.gcube.informationsystem.collector.impl.resources | |
| org.gcube.informationsystem.collector.impl.xmlstorage.exist | |
| Uses of GCUBEXMLResource.MalformedXMLResourceException in org.gcube.informationsystem.collector.impl.resources |
|---|
| Methods in org.gcube.informationsystem.collector.impl.resources that throw GCUBEXMLResource.MalformedXMLResourceException | |
|---|---|
java.lang.String |
GCUBEXMLResource.getCollectionName()
|
org.w3c.dom.Document |
GCUBEXMLResource.getContent()
Gets the wrapped BaseDAIXResource's content |
java.lang.String |
GCUBEXMLResource.getResourceName()
|
java.lang.String |
GCUBEXMLResource.toStringFromElement(org.w3c.dom.Document xml,
java.lang.String elementName)
Returns a sub-serialization of the given XML, starting from the element name |
| Constructors in org.gcube.informationsystem.collector.impl.resources that throw GCUBEXMLResource.MalformedXMLResourceException | |
|---|---|
GCUBEXMLResource(DAIXResource resource)
|
|
| Uses of GCUBEXMLResource.MalformedXMLResourceException in org.gcube.informationsystem.collector.impl.xmlstorage.exist |
|---|
| Methods in org.gcube.informationsystem.collector.impl.xmlstorage.exist that throw GCUBEXMLResource.MalformedXMLResourceException | |
|---|---|
boolean |
XMLStorage.resourceExists(GCUBEXMLResource resource)
Checks if the resource does exist in the storage |
void |
XMLStorage.storeResource(GCUBEXMLResource resource)
Stores a XMLDBDocument in the current collection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||