Package org.apache.xmlbeans.xml.stream


package org.apache.xmlbeans.xml.stream
  • Interfaces
    Class
    Description
    An interface that contains information about an attribute
    This interface specifies methods for iterating over attributes.
    This event signals that a prefix mapping has changed from OldNamespaceName to the NewNamespaceName
    A marker interface for character data
    A marker interface for comment data
    This interface defines a filter on elements
    A marker interface for the end of a document
    A marker interface for the end element event.
    This event signals that a prefix mapping has gone out of scope
    An interface for handling Entity Declarations
    Returns the document location of the event.
    A marker interface for processing instructions
    This element returns whitespace characters to allow separate handling by the application
    An interface for the start document event
    The StartElement interface provides access to information about start elements
    This event signals that a prefix mapping has begun scope
    This is the base element interface for handling markup events.
    Encapsulates information about the Qualified Name of an XML event.