Table of Contents

Interface IXMLEventConsumer

Namespace
Javax.Xml.Stream.Util
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/stream/util/XMLEventConsumer.html

public interface IXMLEventConsumer
Extension Methods

Methods

Add(XMLEvent)

void Add(XMLEvent arg0)

Parameters

arg0 XMLEvent

XMLEvent

Exceptions

XMLStreamException