Class XMLSecEndDocumentImpl

  • All Implemented Interfaces:
    javax.xml.stream.events.EndDocument, javax.xml.stream.events.XMLEvent, javax.xml.stream.XMLStreamConstants, XMLSecEndDocument, XMLSecEvent

    public class XMLSecEndDocumentImpl
    extends XMLSecEventBaseImpl
    implements XMLSecEndDocument
    Version:
    $Revision: 1659901 $ $Date: 2015-02-15 10:11:24 +0100 (Sun, 15 Feb 2015) $
    Author:
    $Author: giger $
    • Constructor Detail

      • XMLSecEndDocumentImpl

        public XMLSecEndDocumentImpl()
    • Method Detail

      • getEventType

        public int getEventType()
        Specified by:
        getEventType in interface javax.xml.stream.events.XMLEvent
      • isEndDocument

        public boolean isEndDocument()
        Specified by:
        isEndDocument in interface javax.xml.stream.events.XMLEvent
        Overrides:
        isEndDocument in class XMLSecEventBaseImpl
      • writeAsEncodedUnicode

        public void writeAsEncodedUnicode​(java.io.Writer writer)
                                   throws javax.xml.stream.XMLStreamException
        Specified by:
        writeAsEncodedUnicode in interface javax.xml.stream.events.XMLEvent
        Overrides:
        writeAsEncodedUnicode in class XMLSecEventBaseImpl
        Throws:
        javax.xml.stream.XMLStreamException