|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DomainParser | |
|---|---|
| ix.iface.domain | Domain parsers and outputters. |
| Uses of DomainParser in ix.iface.domain |
|---|
| Subclasses of DomainParser in ix.iface.domain | |
|---|---|
protected static class |
DomainParser.DomainParserWrapper
Class used to wrap a FileSyntax as a DomainParser. |
class |
LTF_Parser
A parser for domains described in a Lisp-like syntax. |
| Methods in ix.iface.domain that return DomainParser | |
|---|---|
protected static DomainParser |
DomainParser.makeParser(java.io.File domainFile)
Factory method that returns an appropriate parser for the indicated file based on the file name's type or extension. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||