org.apache.abdera.parser.stax
Class FOMParserOptions
java.lang.Object
org.apache.abdera.util.AbstractParserOptions
org.apache.abdera.parser.stax.FOMParserOptions
- All Implemented Interfaces:
- Cloneable, ParserOptions
public class FOMParserOptions
- extends AbstractParserOptions
Fields inherited from class org.apache.abdera.util.AbstractParserOptions |
aliases, charset, codecs, detect, entities, factory, filterreserved, parseFilter, preserve, qnamealiasing, replacement, resolveentities |
Methods inherited from class org.apache.abdera.util.AbstractParserOptions |
clone, getAutodetectCharset, getCharset, getCompressionCodecs, getFactory, getFilterRestrictedCharacterReplacement, getFilterRestrictedCharacters, getMustPreserveWhitespace, getParseFilter, getQNameAliasMap, getResolveEntities, isQNameAliasMappingEnabled, registerEntity, resolveEntity, setAutodetectCharset, setCharset, setCompressionCodecs, setFactory, setFilterRestrictedCharacterReplacement, setFilterRestrictedCharacters, setMustPreserveWhitespace, setParseFilter, setQNameAliasMap, setQNameAliasMappingEnabled, setResolveEntities |
FOMParserOptions
public FOMParserOptions(Factory factory)
initFactory
protected void initFactory()
- Specified by:
initFactory
in class AbstractParserOptions
checkFactory
protected void checkFactory(Factory factory)
- Specified by:
checkFactory
in class AbstractParserOptions
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.