Method | Description | |
---|---|---|
RtfParserListenerLogger ( ) : System | ||
RtfParserListenerLogger ( ILogger logger ) : System | ||
RtfParserListenerLogger ( |
||
RtfParserListenerLogger ( |
Method | Description | |
---|---|---|
DoGroupBegin ( ) : void | ||
DoGroupEnd ( ) : void | ||
DoParseBegin ( ) : void | ||
DoParseEnd ( ) : void | ||
DoParseFail ( RtfException reason ) : void | ||
DoParseSuccess ( ) : void | ||
DoTagFound ( IRtfTag tag ) : void | ||
DoTextFound ( IRtfText text ) : void |
Method | Description | |
---|---|---|
Indent ( ) : string | ||
Log ( ) : void |
protected DoParseFail ( RtfException reason ) : void | ||
reason | RtfException | |
return | void |
protected DoTextFound ( IRtfText text ) : void | ||
text | IRtfText | |
return | void |
public RtfParserListenerLogger ( ILogger logger ) : System | ||
logger | ILogger | |
return | System |
public RtfParserListenerLogger ( |
||
settings | ||
return | System |
public RtfParserListenerLogger ( |
||
settings | ||
logger | ILogger | |
return | System |