IDLeDOM
DOM interfaces automatically generated from WebIDL
Loading...
Searching...
No Matches
Wikimedia\IDLeDOM\Stub\XPathResult Class Reference

Public Member Functions

int getResultType ()
 
float getNumberValue ()
 
string getStringValue ()
 
bool getBooleanValue ()
 
Node null getSingleNodeValue ()
 
bool getInvalidIteratorState ()
 
int getSnapshotLength ()
 
Node null iterateNext ()
 
Node null snapshotItem (int $index)
 

Protected Member Functions

Exception _unimplemented ()
 

Member Function Documentation

◆ _unimplemented()

Exception Wikimedia\IDLeDOM\Stub\XPathResult::_unimplemented ( )
abstractprotected
Returns
Exception

◆ getBooleanValue()

bool Wikimedia\IDLeDOM\Stub\XPathResult::getBooleanValue ( )
Returns
bool

◆ getInvalidIteratorState()

bool Wikimedia\IDLeDOM\Stub\XPathResult::getInvalidIteratorState ( )
Returns
bool

◆ getNumberValue()

float Wikimedia\IDLeDOM\Stub\XPathResult::getNumberValue ( )
Returns
float

◆ getResultType()

int Wikimedia\IDLeDOM\Stub\XPathResult::getResultType ( )
Returns
int

◆ getSingleNodeValue()

Node null Wikimedia\IDLeDOM\Stub\XPathResult::getSingleNodeValue ( )
Returns
Node|null

◆ getSnapshotLength()

int Wikimedia\IDLeDOM\Stub\XPathResult::getSnapshotLength ( )
Returns
int

◆ getStringValue()

string Wikimedia\IDLeDOM\Stub\XPathResult::getStringValue ( )
Returns
string

◆ iterateNext()

Node null Wikimedia\IDLeDOM\Stub\XPathResult::iterateNext ( )
Returns
Node|null

◆ snapshotItem()

Node null Wikimedia\IDLeDOM\Stub\XPathResult::snapshotItem ( int $index)
Parameters
int$index
Returns
Node|null

The documentation for this class was generated from the following file: