XMLReaderAdapter
XMLReaderAdapter()
XMLReaderAdapter(IXMLReader)
XMLReaderAdapter(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
Characters(Char[], Int32, Int32)
EndDocument()
EndElement(String, String, String)
EndPrefixMapping(String)
IgnorableWhitespace(Char[], Int32, Int32)
Parse(InputSource)
Parse(String)
ProcessingInstruction(String, String)
SetDocumentHandler(IDocumentHandler)
SetDocumentLocator(ILocator)
SetDTDHandler(IDTDHandler)
SetEntityResolver(IEntityResolver)
SetErrorHandler(IErrorHandler)
SetLocale(Locale)
SkippedEntity(String)
StartDocument()
StartElement(String, String, String, IAttributes)
StartPrefixMapping(String, String)
monoandroid
namespace Org.Xml.Sax.Helpers
{
[Register("org/xml/sax/helpers/XMLReaderAdapter", DoNotGenerateAcw = true)]
public class XMLReaderAdapter : Object, IJavaObject, IJavaPeerable, IContentHandler, IParser, IDisposable
{
[Register("setEntityResolver", "(Lorg/xml/sax/EntityResolver;)V", "GetSetEntityResolver_Lorg_xml_sax_EntityResolver_Handler")]
public virtual void SetEntityResolver(IEntityResolver? resolver);
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API