IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.config.impl
Class DSEParser

java.lang.Object
  extended by com.ibm.btt.config.impl.DSEParser

public class DSEParser
extends java.lang.Object

Parse tags in btt configuration xml.


Constructor Summary
DSEParser()
           
 
Method Summary
static DataElement convertToObject(Tag tag)
          Convert Tag to BTT Data Element
static KeyedCollection getSettings(java.lang.String file)
          Get components setting from btt configuration file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DSEParser

public DSEParser()
Method Detail

getSettings

public static KeyedCollection getSettings(java.lang.String file)
                                   throws BTTInitException
Get components setting from btt configuration file

Parameters:
file - btt configuration file path
Returns:
components setting
Throws:
BTTInitException

convertToObject

public static DataElement convertToObject(Tag tag)
                                   throws BTTInitException
Convert Tag to BTT Data Element

Parameters:
tag - desired tag
Returns:
data element
Throws:
BTTInitException

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011