扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.xml.transform.sax接口templateshandler成员方法: gettemplates定义参考
发布时间:2014-2-19
本文导语:
gettemplates
templates gettemplates()
当 templateshandler 对象用作 contenthandler(用于转换指令的解析)时,它创建 templates 对象,调用者可以在 sax 事件已完成后获取该对象。
返回:sax 事件处理期间创建的 templates 对象,如...