|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.tagkit.SyntheticTag
Represents the synthetic attribute.
Constructor Summary | |
SyntheticTag()
|
Method Summary | |
String |
getInfo()
|
String |
getName()
Returns the tag name. |
byte[] |
getValue()
Returns the tag raw data. |
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SyntheticTag()
Method Detail |
public String toString()
public String getName()
getName
in interface Tag
public String getInfo()
public byte[] getValue()
getValue
in interface Tag
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |