javax.xml.stream.util
Interface XMLEventConsumer

All Known Subinterfaces:
XMLEventWriter

public interface XMLEventConsumer


Method Summary
 void add(XMLEvent event)
           
 

Method Detail

add

void add(XMLEvent event)
         throws XMLStreamException
Throws:
XMLStreamException


Copyright © {inceptionYear}-2008 null. All Rights Reserved.