org.apache.maven.doxia.parser.manager
public interface ParserManager
Parser getParser(java.lang.String id) throws ParserNotFoundException
id
- The identifier.ParserNotFoundException
- if no parser could be found
for the given id.Copyright © 2005-2014. All Rights Reserved.