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

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

public class KService
extends 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
clone, equals, finalize, 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 Exception
Throws:
Exception

store

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


Copyright © 2013. All Rights Reserved.