Table of Contents

Interface IEntityReference

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

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

public interface IEntityReference : IXMLEvent, IXMLStreamConstants
Inherited Members

Properties

Declaration

EntityDeclaration Declaration { get; }

Property Value

EntityDeclaration

Name

String Name { get; }

Property Value

String