XPathFactory Classe

Definizione

È possibile usare un'istanza XPathFactory di per creare javax.xml.xpath.XPath oggetti.

[Android.Runtime.Register("javax/xml/xpath/XPathFactory", DoNotGenerateAcw=true)]
public abstract class XPathFactory : Java.Lang.Object
[<Android.Runtime.Register("javax/xml/xpath/XPathFactory", DoNotGenerateAcw=true)>]
type XPathFactory = class
    inherit Object
Ereditarietà
XPathFactory
Attributi

Commenti

È possibile usare un'istanza XPathFactory di per creare javax.xml.xpath.XPath oggetti.

Vedere #newInstance(String uri) per il meccanismo di ricerca.

Aggiunto nella versione 1.5.

per javax.xml.xpath.XPathFactory.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Costruttori

Nome Descrizione
XPathFactory()

Il costruttore protetto come #newInstance()#newInstance(String uri) o #newInstance(String uri, String factoryClassName, ClassLoader classLoader) deve essere usato per creare una nuova istanza di un oggetto XPathFactory.

XPathFactory(IntPtr, JniHandleOwnership)

Costruttore usato durante la creazione di rappresentazioni gestite di oggetti JNI; chiamato dal runtime.

Campi

Nome Descrizione
DefaultObjectModelUri

URI del modello a oggetti predefinito.

DefaultPropertyName

Nome della proprietà predefinito in base alla specifica JAXP.

Proprietà

Nome Descrizione
Class

Restituisce la classe di runtime di questo Objectoggetto .

(Ereditato da Object)
Handle

Handle per l'istanza di Android sottostante.

(Ereditato da Object)
JniIdentityHashCode

Ottiene il codice hash di identità assegnato a questo Java peer dal runtime di interoperabilità.

(Ereditato da Object)
JniManagedPeerState

È possibile usare un'istanza XPathFactory di per creare javax.xml.xpath.XPath oggetti.

(Ereditato da JavaObject)
JniPeerMembers

È possibile usare un'istanza XPathFactory di per creare javax.xml.xpath.XPath oggetti.

PeerReference

Ottiene il riferimento all'oggetto JNI per questo peer Java.

(Ereditato da Object)
ThresholdClass

Questa API supporta l'infrastruttura Mono per Android e non deve essere usata direttamente dal codice.

ThresholdType

Questa API supporta l'infrastruttura Mono per Android e non deve essere usata direttamente dal codice.

Metodi

Nome Descrizione
Clone()

Crea e restituisce una copia di questo oggetto.

(Ereditato da Object)
Construct(JniObjectReference, JniObjectReferenceOptions)

È possibile usare un'istanza XPathFactory di per creare javax.xml.xpath.XPath oggetti.

(Ereditato da JavaObject)
Dispose()

Rilascia le risorse contenute in questo peer Java.

(Ereditato da Object)
Dispose(Boolean)

Rilascia le risorse contenute in questo peer Java.

(Ereditato da Object)
DisposeUnlessReferenced()

È possibile usare un'istanza XPathFactory di per creare javax.xml.xpath.XPath oggetti.

(Ereditato da JavaObject)
Equals(Object)

È possibile usare un'istanza XPathFactory di per creare javax.xml.xpath.XPath oggetti.

(Ereditato da JavaObject)
Equals(Object)

Indica se un altro oggetto è "uguale a" questo.

(Ereditato da Object)
GetFeature(String)

Ottenere lo stato della funzionalità denominata.

GetHashCode()

Restituisce un valore di codice hash per l'oggetto .

(Ereditato da Object)
IsObjectModelSupported(String)

Il modello a oggetti specificato è supportato da questo XPathFactory?

JavaFinalize()

Chiamato dal Garbage Collector su un oggetto quando Garbage Collection determina che non sono presenti altri riferimenti all'oggetto .

(Ereditato da Object)
NewInstance()

Ottenere una nuova XPathFactory istanza usando il modello a oggetti predefinito, #DEFAULT_OBJECT_MODEL_URI, il DOM W3C.

NewInstance(String, String, ClassLoader)

Ottenere una nuova <istanza di codice>XPathFactory</code> usando il modello a oggetti predefinito, #DEFAULT_OBJECT_MODEL_URI, il DOM W3C.

NewInstance(String)

Ottenere una nuova XPathFactory istanza usando il modello a oggetti specificato.

NewXPath()

Restituisce un nuovo XPath oggetto utilizzando il modello a oggetti sottostante determinato quando è stata creata un'istanza XPathFactory di .

Notify()

Riattiva un singolo thread in attesa del monitor dell'oggetto.

(Ereditato da Object)
NotifyAll()

Riattiva tutti i thread in attesa del monitor dell'oggetto.

(Ereditato da Object)
SetFeature(String, Boolean)

Impostare una funzionalità per questa XPathFactory e XPathcreata da questa factory.

SetHandle(IntPtr, JniHandleOwnership)

Imposta la proprietà Handle.

(Ereditato da Object)
SetPeerReference(JniObjectReference, JniObjectReferenceOptions)

È possibile usare un'istanza XPathFactory di per creare javax.xml.xpath.XPath oggetti.

(Ereditato da JavaObject)
SetXPathFunctionResolver(IXPathFunctionResolver)

Stabilire un sistema di risoluzione delle funzioni predefinito.

SetXPathVariableResolver(IXPathVariableResolver)

Stabilire un sistema di risoluzione delle variabili predefinito.

ToArray<T>()

Crea una matrice gestita da questo wrapper di matrice Java.

(Ereditato da Object)
ToString()

Restituisce una rappresentazione di stringa dell'oggetto .

(Ereditato da Object)
UnregisterFromRuntime()

Annulla la registrazione di questo Java peer dal runtime di interoperabilità.

(Ereditato da Object)
Wait()

Fa sì che il thread corrente attenda finché non viene risvegliato, in genere ricevendo <>una notifica</em> o <em>interrotto</em>.

(Ereditato da Object)
Wait(Int64, Int32)

Fa sì che il thread corrente attenda finché non viene risvegliato, in genere ricevendo<> una notifica</em> o <em>interrotto</em> o fino a quando non è trascorsa una determinata quantità di tempo reale.

(Ereditato da Object)
Wait(Int64)

Fa sì che il thread corrente attenda finché non viene risvegliato, in genere ricevendo<> una notifica</em> o <em>interrotto</em> o fino a quando non è trascorsa una determinata quantità di tempo reale.

(Ereditato da Object)

Implementazioni dell'interfaccia esplicita

Nome Descrizione
IJavaPeerable.Disposed()

È possibile usare un'istanza XPathFactory di per creare javax.xml.xpath.XPath oggetti.

(Ereditato da JavaObject)
IJavaPeerable.Finalized()

È possibile usare un'istanza XPathFactory di per creare javax.xml.xpath.XPath oggetti.

(Ereditato da JavaObject)
IJavaPeerable.JniObjectReferenceControlBlock

È possibile usare un'istanza XPathFactory di per creare javax.xml.xpath.XPath oggetti.

(Ereditato da JavaObject)
IJavaPeerable.SetJniIdentityHashCode(Int32)

È possibile usare un'istanza XPathFactory di per creare javax.xml.xpath.XPath oggetti.

(Ereditato da JavaObject)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

È possibile usare un'istanza XPathFactory di per creare javax.xml.xpath.XPath oggetti.

(Ereditato da JavaObject)
IJavaPeerable.SetPeerReference(JniObjectReference)

È possibile usare un'istanza XPathFactory di per creare javax.xml.xpath.XPath oggetti.

(Ereditato da JavaObject)

Metodi di estensione

Nome Descrizione
GetJniTypeName(IJavaPeerable)

Ottiene il nome JNI del tipo dell'istanza selfdi .

JavaAs<TResult>(IJavaPeerable)

Provare a digitare selfTResult, verificando che la coercizione sia valida sul lato Java.

JavaCast<TResult>(IJavaObject)

Esegue una conversione del tipo di tipo controllato dal runtime Android.

JavaCast<TResult>(IJavaObject)

È possibile usare un'istanza XPathFactory di per creare javax.xml.xpath.XPath oggetti.

TryJavaCast<TResult>(IJavaPeerable, TResult)

Provare a digitare selfTResult, verificando che la coercizione sia valida sul lato Java.

Si applica a