Class KGMLhelper
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.KGMLhelper
public class KGMLhelper extends Object
-
Constructor Summary
Constructors Constructor Description KGMLhelper()
-
Method Summary
Modifier and Type Method Description static void
addNewAttribute(org.jdom2.Element element, String attributeName, String value)
static String
getAttributeValue(org.jdom2.Element element, String attributeName, String defaultReturn)
static org.jdom2.Attribute
getNewAttribute(String attributeName, String value)
-
Constructor Details
-
KGMLhelper
public KGMLhelper()
-
-
Method Details
-
getAttributeValue
-
getNewAttribute
-
addNewAttribute
-