Package org.nuiton.i18n.plugin.parser

Interface Summary
FileParser the contract of a i18n file parser.
I18nParserConfiguration Shared configuration for a parser mojo.
Parser Deprecated. since 1.2, use now FileParser api, which is multi-thread
ParserEvent Deprecated. since 1.2, no more used actually, since we are using multi-thread parsing which is not compatible with a sequential parsing.
 

Class Summary
AbstractFileParser A abstract implementation of a FileParser with no logic.
AbstractI18nParserMojo Abstract implementation for parsing goal.
I18nSourceEntry Customized SourceEntry for parsers goals.
KeysModifier Deprecated. since 1.2, no more used actually, since we are using multi-thread parsing which is not compatible with a sequential parsing.
ParserThread A thread to launch parser on files.
SourceEntry A simple model for a sourceEntry represents by a basedir and includes and/or exlucdes pattern.
 

Exception Summary
ParserException Permet la gestion des exceptions dans les parsers et dans les évènements
 



Copyright © 2007-2010 CodeLutin. All Rights Reserved.