软件包 | 描述 |
---|---|
javax.xml.stream | |
javax.xml.stream.util |
Modifier and Type | Interface and Description |
---|---|
interface |
XMLEventWriter
这是编写XML文档的顶级接口。
|
Modifier and Type | Method and Description |
---|---|
void |
XMLEventAllocator.allocate(XMLStreamReader reader, XMLEventConsumer consumer)
该方法将一个或一系列事件的xmlstreamreader当前状态并添加事件或一系列事件的消费者,通过。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.