IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.base
Class LazyRefDataTag

java.lang.Object
  extended by com.ibm.btt.base.Tag
      extended by com.ibm.btt.base.LazyRefDataTag
All Implemented Interfaces:
DSECloneable, java.io.Serializable, java.lang.Cloneable

public class LazyRefDataTag
extends Tag

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class com.ibm.btt.base.Tag
Tag.TagStringReader
 
Field Summary
 
Fields inherited from class com.ibm.btt.base.Tag
attrList, name
 
Constructor Summary
LazyRefDataTag()
           
 
Method Summary
 Tag getRealTag()
           
 Tag getRefTag()
           
 void setRefTag(Tag refTag)
           
static boolean tryHandleRefDataTag(Tag grandParentTag, Tag parentTag, int parentRefTagIndex, TagInputStream aTagInputStream)
           
 
Methods inherited from class com.ibm.btt.base.Tag
addSubTag, clone, getAttr, getAttrList, getAttrValue, getDecorator, getDecorators, getId, getName, getSkipCharSet, getStringIndex, getSubTag, getSubTags, hasDecorators, isAComposedTag, isSupported, readExternal, set, setAttrList, setAttrValue, setDecoratorAt, setDecorators, setHasDecorators, setIsAComposedTag, setName, setStringIndex, setSubTagAt, setSubTags, toString, writeExternal
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LazyRefDataTag

public LazyRefDataTag()
Method Detail

getRefTag

public Tag getRefTag()

setRefTag

public void setRefTag(Tag refTag)

tryHandleRefDataTag

public static boolean tryHandleRefDataTag(Tag grandParentTag,
                                          Tag parentTag,
                                          int parentRefTagIndex,
                                          TagInputStream aTagInputStream)
                                   throws java.io.IOException
Throws:
java.io.IOException

getRealTag

public Tag getRealTag()

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011