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

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

public class KBody
extends Object


Constructor Summary
KBody()
           
 
Method Summary
static Body load(org.kxml2.io.KXmlParser parser)
           
static void store(Body 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

KBody

public KBody()
Method Detail

load

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

store

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


Copyright © 2013. All Rights Reserved.