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
Throws:
XMLStreamException


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