|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLEventConsumer | |
---|---|
javax.xml.stream | |
javax.xml.stream.util |
Uses of XMLEventConsumer in javax.xml.stream |
---|
Subinterfaces of XMLEventConsumer in javax.xml.stream | |
---|---|
interface |
XMLEventWriter
This is the top level interface for writing XML documents. |
Uses of XMLEventConsumer in javax.xml.stream.util |
---|
Methods in javax.xml.stream.util with parameters of type XMLEventConsumer | |
---|---|
void |
XMLEventAllocator.allocate(XMLStreamReader reader,
XMLEventConsumer consumer)
This method allocates an event or set of events given the current state of the XMLStreamReader and adds the event or set of events to the consumer that was passed in. |
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.