|
|||||||||
| Home >> All >> com >> thermidor >> xml >> [ output overview ] | PREV NEXT | ||||||||
Uses of Class
com.thermidor.xml.output.OutputHandler
| Uses of OutputHandler in com.thermidor.xml.output |
| Subclasses of OutputHandler in com.thermidor.xml.output | |
class |
AppendHandler
|
class |
FileHandler
|
class |
NulHandler
|
class |
PrintWriterHandler
|
class |
StringHandler
The purpose of the StringHandler is to manage/collect output into a buffer. |
| Fields in com.thermidor.xml.output declared as OutputHandler | |
private OutputHandler |
Output._currentOutputHandler
|
| Methods in com.thermidor.xml.output that return OutputHandler | |
OutputHandler |
OutputStack.popHandler()
|
OutputHandler |
HandlerRegister.newHandler(OutputType type)
|
| Methods in com.thermidor.xml.output with parameters of type OutputHandler | |
void |
OutputStack.pushHandler(OutputHandler handler)
|
|
|||||||||
| Home >> All >> com >> thermidor >> xml >> [ output overview ] | PREV NEXT | ||||||||