|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextInput | |
|---|---|
| org.qedeq.base.io | Common input and output methods and access objects for text reading and writing are provided here. |
| org.qedeq.kernel.bo.parser | Parse texts with formulas and terms into parse tree and produce QEDEQ output. |
| Uses of TextInput in org.qedeq.base.io |
|---|
| Subclasses of TextInput in org.qedeq.base.io | |
|---|---|
class |
SubTextInput
Wraps a text output stream. |
| Uses of TextInput in org.qedeq.kernel.bo.parser |
|---|
| Methods in org.qedeq.kernel.bo.parser with parameters of type TextInput | |
|---|---|
void |
MathParser.setParameters(TextInput input,
java.util.List operators)
Set input source and defined parameters. |
| Constructors in org.qedeq.kernel.bo.parser with parameters of type TextInput | |
|---|---|
MementoTextInput(TextInput input)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||