XmlReader Class
Syntax
class XmlReader extends Object
Run On
Called
Methods
| Method | Description | |
|---|---|---|
![]() |
attributeCount | |
![]() |
baseURI | |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
canResolveEntity | |
![]() |
close | |
![]() |
depth | |
![]() |
eof | |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
getAttribute | |
![]() |
getAttribute2 | |
![]() |
getAttribute3 | |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
hasAttributes | |
![]() |
hasValue | |
![]() |
isDefault | |
![]() |
isEmptyElement | |
![]() |
isStartElement | |
![]() |
isStartElement2 | |
![]() |
isStartElement3 | |
![]() |
localName | |
![]() |
lookupNamespace | |
![]() |
moveToAttribute | |
![]() |
moveToAttribute2 | |
![]() |
moveToAttribute3 | |
![]() |
moveToContent | |
![]() |
moveToElement | |
![]() |
moveToFirstAttribute | |
![]() |
moveToNextAttribute | |
![]() |
name | |
![]() |
namespaceURI | |
![]() |
nameTable | |
![]() |
new | Initializes a new instance of the XmlReader class. (Overrides the new Method.) |
![]() |
nodeType | |
![]() |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
prefix | |
![]() |
quoteChar | |
![]() |
read | |
![]() |
readAttributeValue | |
![]() |
readElementString | |
![]() |
readElementString2 | |
![]() |
readElementString3 | |
![]() |
readEndElement | |
![]() |
readInnerXml | |
![]() |
readOuterXml | |
![]() |
readStartElement | |
![]() |
readStartElement2 | |
![]() |
readStartElement3 | |
![]() |
readState | |
![]() |
readString | |
![]() |
readToDescendant | |
![]() |
readToDescendant2 | |
![]() |
readToFollowing | |
![]() |
readToFollowing2 | |
![]() |
readToNextSibling | |
![]() |
readToNextSibling2 | |
![]() |
resolveEntity | |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
skip | |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
validate | |
![]() |
value | |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() |
xmlLang | |
![]() |
xmlSpace | |
![]() |
::newFile | |
![]() |
::newXml |
Top
Inheritance Hierarchy
Object Class
XmlReader Class
XmlTextReader Class
.gif)
.gif)
.gif)