Interface XMLSecEntityReference

  • All Superinterfaces:
    javax.xml.stream.events.EntityReference, javax.xml.stream.events.XMLEvent, XMLSecEvent, javax.xml.stream.XMLStreamConstants
    All Known Implementing Classes:
    XMLSecEntityReferenceImpl

    public interface XMLSecEntityReference
    extends XMLSecEvent, javax.xml.stream.events.EntityReference
    Version:
    $Revision: 1354896 $ $Date: 2012-06-28 12:11:05 +0200 (Thu, 28 Jun 2012) $
    Author:
    $Author: coheigea $
    • Field Summary

      • Fields inherited from interface javax.xml.stream.XMLStreamConstants

        ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT