importLoaderJobAttributes(InputStream inputStream) Method importLoaderJobAttributes is used to analyse import XML file
about attributes of root element(loaderJob).
Method importLoaderJobAttributes is used to analyse import XML file
about attributes of root element(loaderJob). Values of these attributes puts in global variables.
Parameters: inputStream - Data from inputXML file which is converted into InputStream. throws: LoaderException -
setDefaultLogMode
public void setDefaultLogMode(String logMode)(Code)
This method set value for strDefaultLogMode parameter
setDefaultOnErrorContinue
public void setDefaultOnErrorContinue(boolean value)(Code)