| Package | Description |
|---|---|
| com.caucho.xml.stream | |
| javax.xml.stream | |
| javax.xml.stream.util |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLEventAllocatorImpl |
| Modifier and Type | Method and Description |
|---|---|
XMLEventAllocator |
XMLInputFactoryImpl.getEventAllocator() |
XMLEventAllocator |
XMLEventAllocatorImpl.newInstance() |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLInputFactoryImpl.setEventAllocator(XMLEventAllocator allocator) |
| Constructor and Description |
|---|
XMLEventReaderImpl(XMLEventAllocator allocator,
XMLStreamReader in) |
| Modifier and Type | Method and Description |
|---|---|
abstract XMLEventAllocator |
XMLInputFactory.getEventAllocator() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
XMLInputFactory.setEventAllocator(XMLEventAllocator allocator) |
| Modifier and Type | Method and Description |
|---|---|
XMLEventAllocator |
XMLEventAllocator.newInstance() |