|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.informationsystem.glitebridge.kimpl.cluster.KLocationType
public class KLocationType
Constructor Summary | |
---|---|
KLocationType()
|
Method Summary | |
---|---|
static LocationType |
load(org.kxml2.io.KXmlParser parser,
java.lang.String rootTag)
|
static void |
store(LocationType locationType,
org.kxml2.io.KXmlSerializer serializer,
java.lang.String rootTag)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KLocationType()
Method Detail |
---|
public static LocationType load(org.kxml2.io.KXmlParser parser, java.lang.String rootTag) throws java.lang.Exception
parser
- KXmlParserrootTag
- START and END TAG
java.lang.Exception
- if failspublic static void store(LocationType locationType, org.kxml2.io.KXmlSerializer serializer, java.lang.String rootTag) throws java.lang.Exception
locationType
- LocationTypeserializer
- KXmlSerializerrootTag
- START and END TAG
java.lang.Exception
- if fails
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |