Namespace Javax.Xml.Stream.Events
Classes
- EntityDeclaration
https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/events/EntityDeclaration.html
- EntityReference
https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/events/EntityReference.html
- NotationDeclaration
https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/events/NotationDeclaration.html
- ProcessingInstruction
https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/events/ProcessingInstruction.html
Interfaces
- IAttribute
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/events/Attribute.html
- ICharacters
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/events/Characters.html
- IComment
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/events/Comment.html
- IDTD
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/events/DTD.html
- IEndDocument
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/events/EndDocument.html
- IEndElement
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/events/EndElement.html
- IEntityDeclaration
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/events/EntityDeclaration.html
- IEntityReference
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/events/EntityReference.html
- INamespace
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/events/Namespace.html
- INotationDeclaration
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/events/NotationDeclaration.html
- IProcessingInstruction
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/events/ProcessingInstruction.html
- IStartDocument
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/events/StartDocument.html
- IStartElement
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/events/StartElement.html
- IXMLEvent
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/events/XMLEvent.html