|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.actf.model.flash.util.SwfHeaderParser
public class SwfHeaderParser
| Constructor Summary | |
|---|---|
SwfHeaderParser(InputStream _in)
|
|
| Method Summary | |
|---|---|
InputStream |
getInputStream()
|
int |
getLength()
|
int |
getVersion()
|
boolean |
isCompressed()
|
void |
parse()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SwfHeaderParser(InputStream _in)
| Method Detail |
|---|
public void parse()
throws IOException
IOExceptionpublic boolean isCompressed()
public int getVersion()
public int getLength()
public InputStream getInputStream()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||