|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.dse.base.Tag
com.ibm.btt.tools.migration.btttags.Tag
Tag
Nested Class Summary |
---|
Nested classes inherited from class com.ibm.dse.base.Tag |
---|
Tag.TagStringReader |
Field Summary |
---|
Fields inherited from class com.ibm.dse.base.Tag |
---|
attrList, name |
Constructor Summary | |
---|---|
Tag(java.lang.String aString)
This constructor creates a Tag from a String. |
|
Tag(Tag.TagStringReader aReader)
new constructor, for object cycling efficiency takes a TagStreamReader that has internal work buffers |
Methods inherited from class com.ibm.dse.base.Tag |
---|
addSubTag, clone, getAttrList, getDecorator, getDecorators, getId, getName, getSkipCharSet, getStringIndex, getSubTag, getSubTags, hasDecorators, isAComposedTag, isSupported, readExternal, set, setAttrList, 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 |
public Tag(Tag.TagStringReader aReader) throws java.io.IOException
aReader
-
java.io.IOException
public Tag(java.lang.String aString) throws java.io.IOException
aString
- java.lang.String
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |