javax.xml.stream.util
Interface XMLEventConsumer

All Known Subinterfaces:
XMLEventWriter

public interface XMLEventConsumer


Method Summary
 void add(XMLEvent event)
           
 

Method Detail

add

public void add(XMLEvent event)
         throws XMLStreamException


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.