接口的使用
javax.xml.stream.util.XMLEventAllocator
使用 XMLEventAllocator 的包
-
XMLEventAllocator 在 javax.xml.stream 中的用法
javax.xml.stream 中返回 XMLEventAllocator 的方法javax.xml.stream 中的方法,参数类型为 XMLEventAllocator修饰符和类型方法描述abstract voidXMLInputFactory.setEventAllocator(XMLEventAllocator allocator) 为事件设置用户定义的事件分配器 -
XMLEventAllocator 在 javax.xml.stream.util 中的用法