|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParserFactory
The ParserFactory is used a acquire instances of alternative parsers registered with Abdera.
NamedParser
Method Summary | |
---|---|
Parser |
getParser()
Get the default parser. |
Parser |
getParser(java.lang.String name)
Get the named parser |
Method Detail |
---|
Parser getParser()
Parser getParser(java.lang.String name)
name
- The name of the parser instance to retrieve
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |