Package code.loader.parser

write about the package code.loader.parser

See:
          Description

Interface Summary
ModuleParser The super class of all the parsers of compiled module.
 

Class Summary
ModuleParserFactory use layered initialization pattern to create the parser instance by the file extension.
TxtParser Parse and get the txt based module information from the stream provided.
XMLParser This is an old XML parser.
 

Package code.loader.parser Description

write about the package code.loader.parser