|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpt.tumba.parser.swf.ExportedSymbol
public class ExportedSymbol
Information about a symbol exported from the movie
| Field Summary | |
|---|---|
protected java.lang.String |
exportName
Description of the Field |
protected Symbol |
symbol
Description of the Field |
| Constructor Summary | |
|---|---|
protected |
ExportedSymbol(Symbol s,
java.lang.String name)
Constructor for the ExportedSymbol object |
| Method Summary | |
|---|---|
java.lang.String |
getExportName()
Gets the exportName attribute of the ExportedSymbol object |
Symbol |
getSymbol()
Gets the symbol attribute of the ExportedSymbol object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Symbol symbol
protected java.lang.String exportName
| Constructor Detail |
|---|
protected ExportedSymbol(Symbol s,
java.lang.String name)
s - Description of the Parametername - Description of the Parameter| Method Detail |
|---|
public Symbol getSymbol()
public java.lang.String getExportName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||