|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.xml.stream.XMLEventAllocatorImpl
public class XMLEventAllocatorImpl
| Constructor Summary | |
|---|---|
XMLEventAllocatorImpl()
|
|
| Method Summary | |
|---|---|
XMLEvent |
allocate(XMLStreamReader reader)
|
void |
allocate(XMLStreamReader reader,
XMLEventConsumer consumer)
|
XMLEventAllocator |
newInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLEventAllocatorImpl()
| Method Detail |
|---|
public XMLEvent allocate(XMLStreamReader reader)
throws XMLStreamException
allocate in interface XMLEventAllocatorXMLStreamException
public void allocate(XMLStreamReader reader,
XMLEventConsumer consumer)
throws XMLStreamException
allocate in interface XMLEventAllocatorXMLStreamExceptionpublic XMLEventAllocator newInstance()
newInstance in interface XMLEventAllocator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||