org.gcube.common.resources.kxml
Interface GCUBEResourceImpl
- All Known Implementing Classes:
- KGCUBECollection, KGCUBECS, KGCUBECSInstance, KGCUBEExternalRunningInstance, KGCUBEGenericResource, KGCUBEHostingNode, KGCUBEMCollection, KGCUBERunningInstance, KGCUBEService, KRuntimeResource
public interface GCUBEResourceImpl
Describes the parsing behaviour for all implementations of GCUBEResources.
- Author:
- Fabio Simeoni (University of Strathclyde)
load
void load(org.kxml2.io.KXmlParser parser)
throws Exception
- Throws:
Exception
store
void store(org.kxml2.io.KXmlSerializer serializer)
throws Exception
- Throws:
Exception
getSchemaResource
InputStream getSchemaResource()
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.