|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| javax.xml.stream | |
| javax.xml.stream.util |
| Uses of XMLEventAllocator in javax.xml.stream |
|---|
| Modifier and Type | Method and Description |
|---|---|
abstract XMLEventAllocator |
XMLInputFactory.getEventAllocator()
Gets the allocator used by streams created with this factory |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
XMLInputFactory.setEventAllocator(XMLEventAllocator allocator)
Set a user defined event allocator for events |
| Uses of XMLEventAllocator in javax.xml.stream.util |
|---|
| Modifier and Type | Method and Description |
|---|---|
XMLEventAllocator |
XMLEventAllocator.newInstance()
This method creates an instance of the XMLEventAllocator. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.