monoandroid
namespace Javax.Xml.Transform
{
    [Obsolete("Use the 'Javax.Xml.Transform.IResult' type. This class will be removed in a future release.")]
    [Register("javax/xml/transform/Result", DoNotGenerateAcw = true)]
    public abstract class Result : Object
    {
        [Obsolete("Use 'Javax.Xml.Transform.IResult.PiDisableOutputEscaping'. This class will be removed in a future release.")]
        [Register("PI_DISABLE_OUTPUT_ESCAPING")]
        public const string! PiDisableOutputEscaping = "javax.xml.transform.disable-output-escaping";
    }
}
.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.

Obsolete Use 'Javax.Xml.Transform.IResult.PiDisableOutputEscaping'. This class will be removed in a future release.
Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API