Javax.Xml.Transform.Sax.ITemplatesHandler.Templates Property
When a TemplatesHandler object is used as a ContentHandler for the parsing of transformation instructions, it creates a Templates object, which the caller can get once the SAX events have been completed.

Syntax

[get: Android.Runtime.Register("getTemplates", "()Ljavax/xml/transform/Templates;", "GetGetTemplatesHandler:Javax.Xml.Transform.Sax.ITemplatesHandlerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public Javax.Xml.Transform.ITemplates Templates { get; }

Value

Documentation for this section has not yet been entered.

Remarks

When a TemplatesHandler object is used as a ContentHandler for the parsing of transformation instructions, it creates a Templates object, which the caller can get once the SAX events have been completed.

[Android Documentation]

Requirements

Namespace: Javax.Xml.Transform.Sax
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8