Searched refs:TAG_CONFIG_ITEM (Results 1 – 3 of 3) sorted by relevance
124 Element configItem = settings.createElement(TAG_CONFIG_ITEM); in addConfigItem()187 if (nodeName.equals(TAG_CONFIG_ITEM)) { in readNode()
242 Element configItem = settings.createElement(TAG_CONFIG_ITEM); in addConfigItem()343 if (nodeName.equals(TAG_CONFIG_ITEM)) { in readNode()
382 public final static String TAG_CONFIG_ITEM = "config:config-item"; field
Completed in 21 milliseconds