The members of Javax.Xml.Transform.TransformerFactory are listed below.
See Also: Inherited members from Java.Lang.Object
| Default constructor is protected on purpose. | ||
| A constructor used when creating managed representations of JNI objects; called by the runtime. |
abstract | ErrorListener | IErrorListener. Get the error event handler for the TransformerFactory. |
abstract | URIResolver | IURIResolver. Get the object that is used by default during the transformation to resolve URIs used in document(), xsl:import, or xsl:include. |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
abstract | GetAssociatedStylesheet(ISource, string, string, string) | |
abstract | GetAttribute(string)Allows the user to retrieve specific attributes on the underlying implementation. | |
abstract | GetFeature(string)Look up the value of a feature. | |
static | NewInstance()Returns Android's implementation of TransformerFactory. | |
static | NewInstance(string, Java.Lang.ClassLoader)Returns an instance of the named implementation of TransformerFactory. | |
abstract | NewTemplates(ISource)Process the Source into a Templates object, which is a a compiled representation of the source. | |
abstract | NewTransformer() | |
abstract | NewTransformer(ISource) | |
abstract | SetAttribute(string, Java.Lang.Object)Allows the user to set specific attributes on the underlying implementation. | |
abstract | SetFeature(string, bool)
| |
| Error | Documentation for this section has not yet been entered. | |
| FatalError | Documentation for this section has not yet been entered. | |
| Warning | Documentation for this section has not yet been entered. |