|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractOutput | |
|---|---|
| org.qedeq.base.io | Common input and output methods and access objects for text reading and writing are provided here. |
| org.qedeq.kernel.bo.service.unicode | UTF-8 export abilities of the kernel. |
| Uses of AbstractOutput in org.qedeq.base.io |
|---|
| Subclasses of AbstractOutput in org.qedeq.base.io | |
|---|---|
class |
StringOutput
Wraps a text output stream. |
class |
TextOutput
Wraps a text output stream. |
| Uses of AbstractOutput in org.qedeq.kernel.bo.service.unicode |
|---|
| Methods in org.qedeq.kernel.bo.service.unicode with parameters of type AbstractOutput | |
|---|---|
void |
Qedeq2UnicodeVisitor.generateUtf8(InternalServiceJob process,
AbstractOutput printer,
java.lang.String language,
java.lang.String level)
Gives a UTF-8 representation of given QEDEQ module as InputStream. |
void |
Qedeq2UnicodeVisitor.setParameters(AbstractOutput printer,
java.lang.String language)
Set parameters. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||