Uses of Class
org.apache.abdera.parser.stax.FOMFactory

Packages that use FOMFactory
org.apache.abdera.parser.stax   
org.apache.abdera.parser.stax.util   
 

Uses of FOMFactory in org.apache.abdera.parser.stax
 

Methods in org.apache.abdera.parser.stax that return FOMFactory
 FOMFactory FOMBuilder.getFactory()
           
 

Constructors in org.apache.abdera.parser.stax with parameters of type FOMFactory
FOMBuilder(FOMFactory factory, javax.xml.stream.XMLStreamReader parser, ParserOptions parserOptions)
           
 

Uses of FOMFactory in org.apache.abdera.parser.stax.util
 

Constructors in org.apache.abdera.parser.stax.util with parameters of type FOMFactory
FOMElementIteratorWrapper(FOMFactory factory, Iterator<?> iterator)
           
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.