|
||||||||||
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
public static class SaxHandlerBase.ContentElementType
Description of the Class
Field Summary | |
---|---|
protected org.xml.sax.Attributes |
attrs
Description of the Field |
protected java.lang.StringBuffer |
buff
Description of the Field |
Constructor Summary | |
---|---|
SaxHandlerBase.ContentElementType()
|
Method Summary | |
---|---|
void |
characters(char[] ch,
int start,
int length)
Description of the Method |
void |
startElement(org.xml.sax.Attributes atts)
Description of the Method |
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 |
Field Detail |
---|
protected org.xml.sax.Attributes attrs
protected java.lang.StringBuffer buff
Constructor Detail |
---|
public SaxHandlerBase.ContentElementType()
Method Detail |
---|
public void startElement(org.xml.sax.Attributes atts) throws java.lang.Exception
startElement
in class SaxHandlerBase.ElementType
atts
- Description of the Parameter
java.lang.Exception
- Description of the Exceptionpublic void characters(char[] ch, int start, int length) throws java.lang.Exception
characters
in class SaxHandlerBase.ElementType
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 |