Class XMLSecurityEventReader
java.lang.Object
org.apache.xml.security.stax.impl.XMLSecurityEventReader
- All Implemented Interfaces:
Iterator,XMLEventReader
-
Constructor Details
-
XMLSecurityEventReader
-
-
Method Details
-
nextEvent
- Specified by:
nextEventin interfaceXMLEventReader- Throws:
XMLStreamException
-
hasNext
public boolean hasNext()- Specified by:
hasNextin interfaceIterator- Specified by:
hasNextin interfaceXMLEventReader
-
peek
- Specified by:
peekin interfaceXMLEventReader- Throws:
XMLStreamException
-
getElementText
- Specified by:
getElementTextin interfaceXMLEventReader- Throws:
XMLStreamException
-
nextTag
- Specified by:
nextTagin interfaceXMLEventReader- Throws:
XMLStreamException
-
getProperty
- Specified by:
getPropertyin interfaceXMLEventReader- Throws:
IllegalArgumentException
-
close
- Specified by:
closein interfaceXMLEventReader- Throws:
XMLStreamException
-
next
-
remove
public void remove()
-