|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpt.tumba.parser.swf.SaxHandlerBase.ElementType
pt.tumba.parser.swf.SaxHandlerBase.ContentElementType
pt.tumba.parser.swf.SaxHandlerBase.GatheringElementType
public static class SaxHandlerBase.GatheringElementType
Description of the Class
| Field Summary |
|---|
| Fields inherited from class pt.tumba.parser.swf.SaxHandlerBase.ContentElementType |
|---|
attrs, buff |
| Constructor Summary | |
|---|---|
SaxHandlerBase.GatheringElementType()
|
|
| Method Summary | |
|---|---|
boolean |
gatherElement(java.lang.String localName,
org.xml.sax.Attributes atts)
Description of the Method |
void |
startElement(org.xml.sax.Attributes atts)
Description of the Method |
| Methods inherited from class pt.tumba.parser.swf.SaxHandlerBase.ContentElementType |
|---|
characters |
| Methods inherited from class pt.tumba.parser.swf.SaxHandlerBase.ElementType |
|---|
endElement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SaxHandlerBase.GatheringElementType()
| Method Detail |
|---|
public void startElement(org.xml.sax.Attributes atts)
throws java.lang.Exception
startElement in class SaxHandlerBase.ContentElementTypeatts - Description of the Parameter
java.lang.Exception - Description of the Exception
public boolean gatherElement(java.lang.String localName,
org.xml.sax.Attributes atts)
localName - Description of the Parameteratts - Description of the Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||