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-2012 Apache Software Foundation. All Rights Reserved.