类 SAXAdapter
java.lang.Object
org.beetl.ow2.asm.xml.SAXAdapter
SAXAdapter
- 作者:
- Eugene Kuleshov
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected voidprotected voidprotected final voidaddElement(String name, Attributes attrs) protected final voidprotected final voidaddStart(String name, Attributes attrs) protected ContentHandler
-
构造器详细资料
-
SAXAdapter
-
-
方法详细资料
-
getContentHandler
-
addDocumentStart
protected void addDocumentStart() -
addDocumentEnd
protected void addDocumentEnd() -
addStart
-
addEnd
-
addElement
-