org.gcube.common.resources.kxml.common
Class KPlatform
java.lang.Object
org.gcube.common.resources.kxml.common.KPlatform
public class KPlatform
- extends Object
Loader for PlatformDescription type
- Author:
- Manuele Simi (ISTI-CNR)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KPlatform
public KPlatform()
load
public static PlatformDescription load(org.kxml2.io.KXmlParser parser,
String elementName)
throws Exception
- Throws:
Exception
store
public static void store(PlatformDescription platform,
org.kxml2.io.KXmlSerializer serializer,
String elementName)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.