Compartir a través de


IXPath.XPathFunctionResolver Propiedad

Definición

public Javax.Xml.Xpath.IXPathFunctionResolver? XPathFunctionResolver { [Android.Runtime.Register("getXPathFunctionResolver", "()Ljavax/xml/xpath/XPathFunctionResolver;", "GetGetXPathFunctionResolverHandler:Javax.Xml.Xpath.IXPathInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")] get; [Android.Runtime.Register("setXPathFunctionResolver", "(Ljavax/xml/xpath/XPathFunctionResolver;)V", "GetSetXPathFunctionResolver_Ljavax_xml_xpath_XPathFunctionResolver_Handler:Javax.Xml.Xpath.IXPathInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")] set; }
[<get: Android.Runtime.Register("getXPathFunctionResolver", "()Ljavax/xml/xpath/XPathFunctionResolver;", "GetGetXPathFunctionResolverHandler:Javax.Xml.Xpath.IXPathInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
[<set: Android.Runtime.Register("setXPathFunctionResolver", "(Ljavax/xml/xpath/XPathFunctionResolver;)V", "GetSetXPathFunctionResolver_Ljavax_xml_xpath_XPathFunctionResolver_Handler:Javax.Xml.Xpath.IXPathInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
member this.XPathFunctionResolver : Javax.Xml.Xpath.IXPathFunctionResolver with get, set

Valor de propiedad

Atributos

Excepciones

Si resolver es null.

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a