Package com.ibm.commerce.marketing.util

Provides utilities for promotions.

See: Description

  • Class Summary 
    Class Description
    XMLHelper
    This class provides a set of utility methods for XML manipulation such as XML parsing based on the predefined XML model.

Package com.ibm.commerce.marketing.util Description

Provides utilities for promotions. So far, we provide an XMLHelper class to get a DOM tree from parsing the XML files and get the information from the DOM tree which may be an implementation class name or attribute name value pair or others.