|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParserFactory | |
|---|---|
| org.apache.abdera | |
| org.apache.abdera.parser.stax | |
| org.apache.abdera.util | |
| Uses of ParserFactory in org.apache.abdera |
|---|
| Methods in org.apache.abdera that return ParserFactory | |
|---|---|
static ParserFactory |
Abdera.getNewParserFactory()
Return a new ParserFactory instance using a non-shared Abdera object |
ParserFactory |
Abdera.getParserFactory()
Return the singleton instance of org.apache.abdera.parser.ParserFactory. |
| Uses of ParserFactory in org.apache.abdera.parser.stax |
|---|
| Classes in org.apache.abdera.parser.stax that implement ParserFactory | |
|---|---|
class |
FOMParserFactory
|
| Uses of ParserFactory in org.apache.abdera.util |
|---|
| Methods in org.apache.abdera.util that return ParserFactory | |
|---|---|
static ParserFactory |
ServiceUtil.newParserFactoryInstance(Abdera abdera)
Deprecated. |
ParserFactory |
AbderaConfiguration.newParserFactoryInstance(Abdera abdera)
Return a new instance of org.apache.abdera.parser.ParserFactory |
ParserFactory |
Configuration.newParserFactoryInstance(Abdera abdera)
Get a new instance of the default ParserFactory impl |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||