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–2014 The Apache Software Foundation. All rights reserved.