|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Parser | |
| org.objectweb.jorm.compiler.lib | |
| org.objectweb.jorm.lib | |
| org.objectweb.jorm.xml2mi.lib | |
| Uses of Parser in org.objectweb.jorm.compiler.lib |
| Fields in org.objectweb.jorm.compiler.lib declared as Parser | |
protected Parser |
JormCompiler.parser
The parser object is able to parse XML files and build an internal representation of its content. |
| Uses of Parser in org.objectweb.jorm.lib |
| Methods in org.objectweb.jorm.lib that return Parser | |
Parser |
JormConfigurator.getParser()
Gets the parser to be used by JORM. |
| Uses of Parser in org.objectweb.jorm.xml2mi.lib |
| Classes in org.objectweb.jorm.xml2mi.lib that implement Parser | |
class |
BasicDomParser
The BasicDomParser class implements the Parser interface. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||