org.gcube.common.resources.kxml.service
Class KSoftware

java.lang.Object
  extended by org.gcube.common.resources.kxml.service.KSoftware

public class KSoftware
extends Object


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

Constructor Detail

KSoftware

public KSoftware()
Method Detail

load

public static Software load(org.kxml2.io.KXmlParser parser)
                     throws Exception
Throws:
Exception

store

public static void store(Software component,
                         org.kxml2.io.KXmlSerializer serializer)
                  throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.