TransformerFactory
TransformerFactory()
TransformerFactory(IntPtr, JniHandleOwnership)
ErrorListener
JniPeerMembers
ThresholdClass
ThresholdType
URIResolver
GetAssociatedStylesheet(ISource, String, String, String)
GetAttribute(String)
GetFeature(String)
NewInstance()
NewInstance(String, ClassLoader)
NewTemplates(ISource)
NewTransformer()
NewTransformer(ISource)
SetAttribute(String, Object)
SetFeature(String, Boolean)
Error
FatalError
Warning
monoandroid
namespace Javax.Xml.Transform
{
[Register("javax/xml/transform/TransformerFactory", DoNotGenerateAcw = true)]
public abstract class TransformerFactory : Object
{
[Register("newInstance", "()Ljavax/xml/transform/TransformerFactory;", "")]
public static TransformerFactory? NewInstance();
}
}
.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