public interface ParserManager
static final String ROLE
Parser getParser(String id) throws ParserNotFoundException
id - The identifier.ParserNotFoundException - if no parser could be found
for the given id.Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.