|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpt.tumba.parser.swf.SaxHandlerBase.ElementType
public static class SaxHandlerBase.ElementType
Description of the Class
| Constructor Summary | |
|---|---|
SaxHandlerBase.ElementType()
|
|
| Method Summary | |
|---|---|
void |
characters(char[] ch,
int start,
int length)
Description of the Method |
void |
endElement()
Description of the Method |
void |
startElement(org.xml.sax.Attributes atts)
Description of the Method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SaxHandlerBase.ElementType()
| Method Detail |
|---|
public void startElement(org.xml.sax.Attributes atts)
throws java.lang.Exception
atts - Description of the Parameter
java.lang.Exception - Description of the Exception
public void endElement()
throws java.lang.Exception
java.lang.Exception - Description of the Exception
public void characters(char[] ch,
int start,
int length)
throws java.lang.Exception
ch - Description of the Parameterstart - Description of the Parameterlength - Description of the Parameter
java.lang.Exception - Description of the Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||