org.gcube.vremanagement.vremodeler.resources.kxml
Class KService

java.lang.Object
  extended by org.gcube.vremanagement.vremodeler.resources.kxml.KService

public class KService
extends java.lang.Object


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

Constructor Detail

KService

public KService()
Method Detail

load

public static Service load(org.kxml2.io.KXmlParser parser)
                    throws java.lang.Exception
Throws:
java.lang.Exception

store

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