Table of Contents

Interface ITemplatesHandler

Namespace
Javax.Xml.Transform.Sax
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/transform/sax/TemplatesHandler.html

public interface ITemplatesHandler : IContentHandler
Inherited Members

Properties

SystemId

String SystemId { get; set; }

Property Value

String

Templates

Templates Templates { get; }

Property Value

Templates