Class com.ibm.commerce.contract.util. ContractCmdUtil

 
Changed Methods
boolean  containsIgnoreCase (String[], String) Change in exceptions thrown from (RemoteException, FinderException, NamingException, CreateException) to no exceptions.
Checks if the given string array contains the specified string.
String  getFullContractXMLFileName (String) Change in exceptions thrown from ECException to no exceptions.
Gets the absolute name of the xml file.
Document  getXMLDocumentObjectFromFile (String) Change in exceptions: ECException was removed..
Gets the xml Document object based on the specified xml instance file name (This method is for DTD based xml instance).