Package org.apache.abdera.factory
-
Interface Summary Interface Description ExtensionFactory Extension Factories are used to provide a means of dynamically resolving builders for namespaced extension elementsFactory The Factory interface is the primary means by which Feed Object Model instances are built. -
Class Summary Class Description ExtensionFactoryMap A utility implementation of ExtensionFactory used internally by Abdera.StreamBuilder StreamBuilder is a special implementation of the StreamWriter interface that can be used to create Feed Object Model instances using the StreamWriter interface.