|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mactor.ui.gui.project.editors.EditorUtil
public class EditorUtil
Constructor Summary | |
---|---|
EditorUtil()
|
Method Summary | |
---|---|
static java.lang.String |
getAttributeValue(org.dom4j.Element e,
java.lang.String attrName)
|
static boolean |
isGlobalConfigDBGroup(GlobalConfig.Group g)
|
static boolean |
isGlobalConfigDBGroupElement(org.dom4j.Element e)
|
static void |
setAttributeValue(org.dom4j.Element e,
java.lang.String attrName,
java.lang.String attrValue)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EditorUtil()
Method Detail |
---|
public static void setAttributeValue(org.dom4j.Element e, java.lang.String attrName, java.lang.String attrValue)
public static java.lang.String getAttributeValue(org.dom4j.Element e, java.lang.String attrName)
public static boolean isGlobalConfigDBGroupElement(org.dom4j.Element e)
public static boolean isGlobalConfigDBGroup(GlobalConfig.Group g)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |