The members of Javax.Xml.Transform.Transformer 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 in effect for the transformation. |
abstract | OutputProperties | Java.Util.Properties. |
abstract | URIResolver | IURIResolver. Get an object that will be used to resolve URIs used in document(). |
| [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 | ClearParameters()Clear all parameters set with setParameter. | |
abstract | GetOutputProperty(string)Get an output property that is in effect for the transformer. | |
abstract | GetParameter(string)Get a parameter that was explicitly set with setParameter. | |
| Reset() | ||
abstract | SetOutputProperty(string, string)Set an output property that will be in effect for the transformation. | |
abstract | SetParameter(string, Java.Lang.Object)Add a parameter for the transformation. | |
abstract | Transform(ISource, IResult) | |
TransformAsync(ISource, IResult)Documentation for this section has not yet been entered. | ||
| 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. |