|
IBM Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.format.impl.OperationSelfDefinedFormatTagProvider
public class OperationSelfDefinedFormatTagProvider
Constructor Summary | |
---|---|
OperationSelfDefinedFormatTagProvider()
|
Method Summary | |
---|---|
Tag |
getTag(java.lang.String id)
find a Tag identified by the id. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OperationSelfDefinedFormatTagProvider()
Method Detail |
---|
public Tag getTag(java.lang.String id) throws TagNotFoundException, TagProviderException
TagProvider
getTag
in interface TagProvider
id
- id of the tag.
TagNotFoundException
- cannot find the tag because of no definition for the id.
TagProviderException
- Some error exist in TagProvider or its definition file.
|
IBM Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |