메소드 |
설명 |
|
CacheOuptutProps ( XsltOutput output ) : void |
|
|
CacheRecord ( RecordBuilder record ) : void |
|
|
Close ( ) : void |
|
|
DecideDefaultOutput ( BuilderInfo node ) : bool |
|
|
Indent ( RecordBuilder record ) : void |
|
|
Indent ( int depth ) : void |
|
|
OutputCachedRecords ( ) : void |
|
|
OutputRecord ( BuilderInfo node ) : void |
|
|
OutputRecord ( RecordBuilder record ) : void |
|
|
SequentialOutput ( Processor processor ) : System |
|
|
Write ( char outputChar ) : void |
|
|
Write ( string outputText ) : void |
|
|
WriteAttributes ( ArrayList list, int count, HtmlElementProps htmlElementsProps ) : void |
|
|
WriteCData ( string value ) : void |
|
|
WriteCDataSection ( string value ) : void |
|
|
WriteDoctype ( BuilderInfo mainNode ) : void |
|
|
WriteEndElement ( RecordBuilder record ) : void |
|
|
WriteHtmlAttributeValue ( string value ) : void |
|
|
WriteHtmlUri ( string value ) : void |
|
|
WriteName ( string prefix, string name ) : void |
|
|
WriteProcessingInstruction ( BuilderInfo node ) : void |
|
|
WriteProcessingInstruction ( RecordBuilder record ) : void |
|
|
WriteStartElement ( RecordBuilder record ) : void |
|
|
WriteTextNode ( BuilderInfo node ) : void |
|
|
WriteTextNode ( RecordBuilder record ) : void |
|
|
WriteWithReplace ( string value, char find, string replace ) : void |
|
|
WriteXmlAttributeValue ( string value ) : void |
|
|
WriteXmlDeclaration ( ) : void |
|
|