IBM Bank Transformation Toolkit Javadoc

com.ibm.btt.format
Class FormatFactoryPlugin

java.lang.Object
  extended by com.ibm.btt.element.AbstractFactoryPlugin
      extended by com.ibm.btt.format.FormatFactoryPlugin
All Implemented Interfaces:
FactoryPlugin

public class FormatFactoryPlugin
extends AbstractFactoryPlugin


Constructor Summary
FormatFactoryPlugin()
           
 
Method Summary
 boolean initializeSingleElement(Tag tag, java.lang.Object element)
           
 boolean injectToParent(Tag parentTag, java.lang.Object parentElement, Tag childTag, java.lang.Object childElement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatFactoryPlugin

public FormatFactoryPlugin()
Method Detail

initializeSingleElement

public boolean initializeSingleElement(Tag tag,
                                       java.lang.Object element)
                                throws ElementException
Specified by:
initializeSingleElement in interface FactoryPlugin
Overrides:
initializeSingleElement in class AbstractFactoryPlugin
Throws:
ElementException

injectToParent

public boolean injectToParent(Tag parentTag,
                              java.lang.Object parentElement,
                              Tag childTag,
                              java.lang.Object childElement)
                       throws ElementException
Specified by:
injectToParent in interface FactoryPlugin
Overrides:
injectToParent in class AbstractFactoryPlugin
Throws:
ElementException

IBM Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2008