INTERNAL: m_node = node; m_helper = helper;
m_node = node; m_helper = helper;
INTERNAL: (OVERRIDE) return m_helper.getNodeValue(m_node, XMLConstants.ATT_GENERATOR);
return m_helper.getNodeValue(m_node, XMLConstants.ATT_GENERATOR);
INTERNAL: (OVERRIDE) return m_helper.getNodeValue(m_node, XMLConstants.ATT_STRATEGY, DEFAULT_STRATEGY);
return m_helper.getNodeValue(m_node, XMLConstants.ATT_STRATEGY, DEFAULT_STRATEGY);