扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.xml.stream.util接口xmleventallocator成员方法: allocate定义参考
发布时间:2014-2-19
本文导语:
allocate
xmlevent allocate(xmlstreamreader reader)
throws xmlstreamexception
此方法在给定 xmlstreamreader 当前状态的情况下分配事件。如果此 xmleventallocator 在 reader 状态和事件之间不存在一对一的映射关系,则此方法将返回 null。...