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 voidaddNewAttribute(org.jdom2.Element element, String attributeName, String value)static StringgetAttributeValue(org.jdom2.Element element, String attributeName, String defaultReturn)static org.jdom2.AttributegetNewAttribute(String attributeName, String value)
-
Constructor Details
-
KGMLhelper
public KGMLhelper()
-
-
Method Details
-
getAttributeValue
-
getNewAttribute
-
addNewAttribute
-