XmlTextWriter Class
Syntax
class XmlTextWriter extends XmlWriter
Run On
Called
Methods
Method | Description | |
---|---|---|
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
close | (Inherited from XmlWriter.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
flush | (Inherited from XmlWriter.) | |
formatting | ||
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
indentation | ||
indentChar | ||
lookupPrefix | (Inherited from XmlWriter.) | |
namespaces | ||
new | Initializes a new instance of the XmlTextWriter class. (Overrides the new Method.) | |
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.) | |
quoteChar | ||
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
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.) | |
wait | Pauses a process. (Inherited from Object.) | |
writeAttributes | (Inherited from XmlWriter.) | |
writeAttributeString | (Inherited from XmlWriter.) | |
writeAttributeString2 | (Inherited from XmlWriter.) | |
writeAttributeString3 | (Inherited from XmlWriter.) | |
writeCData | (Inherited from XmlWriter.) | |
writeCharEntity | (Inherited from XmlWriter.) | |
writeComment | (Inherited from XmlWriter.) | |
writeDocType | (Inherited from XmlWriter.) | |
writeDocType2 | (Inherited from XmlWriter.) | |
writeDocType3 | (Inherited from XmlWriter.) | |
writeElementString | (Inherited from XmlWriter.) | |
writeElementString2 | (Inherited from XmlWriter.) | |
writeElementString3 | (Inherited from XmlWriter.) | |
writeEndAttribute | (Inherited from XmlWriter.) | |
writeEndDocument | (Inherited from XmlWriter.) | |
writeEndElement | (Inherited from XmlWriter.) | |
writeEntityRef | (Inherited from XmlWriter.) | |
writeFullEndElement | (Inherited from XmlWriter.) | |
writeName | (Inherited from XmlWriter.) | |
writeNmToken | (Inherited from XmlWriter.) | |
writeNode | (Inherited from XmlWriter.) | |
writeProcessingInstruction | (Inherited from XmlWriter.) | |
writeQualifiedName | (Inherited from XmlWriter.) | |
writeRaw | (Inherited from XmlWriter.) | |
writeStartAttribute | (Inherited from XmlWriter.) | |
writeStartAttribute2 | (Inherited from XmlWriter.) | |
writeStartAttribute3 | (Inherited from XmlWriter.) | |
writeStartDocument | (Inherited from XmlWriter.) | |
writeStartDocument2 | (Inherited from XmlWriter.) | |
writeStartElement | (Inherited from XmlWriter.) | |
writeStartElement2 | (Inherited from XmlWriter.) | |
writeStartElement3 | (Inherited from XmlWriter.) | |
writeState | (Inherited from XmlWriter.) | |
writeString | (Inherited from XmlWriter.) | |
writeToString | (Inherited from XmlWriter.) | |
writeWhitespace | (Inherited from XmlWriter.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
xmlLang | (Inherited from XmlWriter.) | |
xmlSpace | (Inherited from XmlWriter.) | |
::newFile | ||
::newXml |
Top
Inheritance Hierarchy
Object Class
XmlWriter Class
XmlTextWriter Class