|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ParserManager
Handles parser lookups.
| Field Summary | |
|---|---|
static String |
ROLE
The Plexus lookup role. |
| Method Summary | |
|---|---|
Parser |
getParser(String id)
Returns the parser that corresponds to the given id. |
| Field Detail |
|---|
static final String ROLE
| Method Detail |
|---|
Parser getParser(String id)
throws ParserNotFoundException
id - The identifier.
ParserNotFoundException - if no parser could be found
for the given id.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||