org.gcube.common.resources.kxml.common
Class KPlatform

java.lang.Object
  extended by org.gcube.common.resources.kxml.common.KPlatform

public class KPlatform
extends Object

Loader for PlatformDescription type

Author:
Manuele Simi (ISTI-CNR)

Constructor Summary
KPlatform()
           
 
Method Summary
static PlatformDescription load(org.kxml2.io.KXmlParser parser, String elementName)
           
static void store(PlatformDescription platform, org.kxml2.io.KXmlSerializer serializer, String elementName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KPlatform

public KPlatform()
Method Detail

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 © 2013. All Rights Reserved.