XPathFactory
DefaultObjectModelUri
DefaultPropertyName
XPathFactory()
XPathFactory(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
GetFeature(String)
IsObjectModelSupported(String)
NewInstance()
NewInstance(String)
NewInstance(String, String, ClassLoader)
NewXPath()
SetFeature(String, Boolean)
SetXPathFunctionResolver(IXPathFunctionResolver)
SetXPathVariableResolver(IXPathVariableResolver)
monoandroid
namespace Javax.Xml.Xpath
{
[Register("javax/xml/xpath/XPathFactory", DoNotGenerateAcw = true)]
public abstract class XPathFactory : Object
{
[Register("newInstance", "(Ljava/lang/String;)Ljavax/xml/xpath/XPathFactory;", "")]
public static XPathFactory? NewInstance(string? uri);
}
}
.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