Table of Contents

Interface IEntity

Namespace
Org.W3c.Dom
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IEntity : INode
Inherited Members

Properties

InputEncoding

String InputEncoding { get; }

Property Value

String

NotationName

String NotationName { get; }

Property Value

String

PublicId

String PublicId { get; }

Property Value

String

SystemId

String SystemId { get; }

Property Value

String

XmlEncoding

String XmlEncoding { get; }

Property Value

String

XmlVersion

String XmlVersion { get; }

Property Value

String