|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MarkupDirective | |
|---|---|
| net.sourceforge.czt.parser.util | Contains utility classes needed by the different kinds of parsers. |
| Uses of MarkupDirective in net.sourceforge.czt.parser.util |
|---|
| Methods in net.sourceforge.czt.parser.util that return MarkupDirective | |
|---|---|
MarkupDirective |
LatexMarkupFunction.getCommandDirective(java.lang.String command)
|
MarkupDirective |
MarkupException.getMarkupDirective1()
|
MarkupDirective |
MarkupException.getMarkupDirective2()
|
MarkupDirective |
LatexMarkupFunction.getUnicodeDirective(java.lang.String unicode)
|
| Methods in net.sourceforge.czt.parser.util that return types with arguments of type MarkupDirective | |
|---|---|
java.util.Iterator<MarkupDirective> |
LatexMarkupFunction.iterator()
Returns an iterator over the markup directives defined in this markup function. |
| Constructors in net.sourceforge.czt.parser.util with parameters of type MarkupDirective | |
|---|---|
MarkupException(MarkupDirective directive1,
MarkupDirective directive2)
Constructs a new exception with the specified detail message. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||