API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.stream.util. XMLEventConsumer View Source
Author(s)
Copyright (c) 2003 by BEA Systems. All Rights Reserved.
Since
1.6
Version
1.0
Serial
Hierarchy
 XMLEventConsumer
Subinterfaces
Description
public interface XMLEventConsumer
  This interface defines an event consumer interface.
See also:   
Methods
Hide/Show inherited methods
public void add (XMLEvent event) throws XMLStreamException
  This method adds an event to the consumer.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar