Idioma

IXPath.XPathFunctionResolver Propriedade

Definição

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 da propriedade

Resolvedor de função atual.

Atributos

Exceções

Se resolver for null.

Comentários

Retorne o resolvedor de função atual. nulo é retornado em nenhum resolvedor de função está em vigor.

Java referência para javax.xml.xpath.XPath.getXPathFunctionResolver.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a