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