monoandroid
namespace Javax.Xml.Transform.Sax
{
[Register("javax/xml/transform/sax/SAXSource", DoNotGenerateAcw = true)]
public class SAXSource : Object, IJavaObject, IJavaPeerable, ISource, IDisposable
{
[Register(".ctor", "(Lorg/xml/sax/XMLReader;Lorg/xml/sax/InputSource;)V", "")]
public SAXSource(IXMLReader? reader, InputSource? inputSource);
}
}
.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. |