The members of Javax.Xml.Validation.ValidatorHandler are listed below.
See Also: Inherited members from Java.Lang.Object
| Constructor for derived classes. | ||
| A constructor used when creating managed representations of JNI objects; called by the runtime. |
abstract | ContentHandler | Org.Xml.Sax.IContentHandler. Gets the Org.Xml.Sax.IContentHandler which receives the augmented validation result. |
abstract | ErrorHandler | Org.Xml.Sax.IErrorHandler. Gets the current Org.Xml.Sax.IErrorHandler set to this Javax.Xml.Validation.ValidatorHandler. |
abstract | ResourceResolver | Org.W3c.Dom.LS.ILSResourceResolver. Gets the current Org.W3c.Dom.LS.ILSResourceResolver set to this Javax.Xml.Validation.ValidatorHandler. |
| [read-only] abstract | TypeInfoProvider | TypeInfoProvider. Obtains the Javax.Xml.Validation.TypeInfoProvider implementation of this Javax.Xml.Validation.ValidatorHandler. |
| [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 | Characters(char[], int, int)Documentation for this section has not yet been entered. | |
abstract | EndDocument()Documentation for this section has not yet been entered. | |
abstract | EndElement(string, string, string)Documentation for this section has not yet been entered. | |
abstract | EndPrefixMapping(string)Documentation for this section has not yet been entered. | |
GetFeature(string)Look up the value of a feature flag. | ||
GetProperty(string)Look up the value of a property. | ||
abstract | IgnorableWhitespace(char[], int, int)Documentation for this section has not yet been entered. | |
abstract | ProcessingInstruction(string, string)Documentation for this section has not yet been entered. | |
abstract | SetDocumentLocator(Org.Xml.Sax.ILocator)Documentation for this section has not yet been entered. | |
SetFeature(string, bool)Set the value of a feature flag. | ||
SetProperty(string, Java.Lang.Object)Set the value of a property. | ||
abstract | SkippedEntity(string)Documentation for this section has not yet been entered. | |
abstract | StartDocument()Documentation for this section has not yet been entered. | |
abstract | StartElement(string, string, string, Org.Xml.Sax.IAttributes)Documentation for this section has not yet been entered. | |
abstract | StartPrefixMapping(string, string)Documentation for this section has not yet been entered. | |