public class BuilderFactoryImpl extends EncodedImpl implements IBuilderFactory
DEFAULT_ENCODING, FEATURE_ENCODING| Constructor and Description |
|---|
BuilderFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.xerces.parsers.AbstractSAXParser |
getParser(Map<String,Object> properties)
Get the parser.
|
nu.xom.Builder |
newBuilder(Map<String,Object> properties)
Get a XOM builder.
|
getEncodingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEncodingpublic nu.xom.Builder newBuilder(Map<String,Object> properties) throws SourceException
IBuilderFactorynewBuilder in interface IBuilderFactoryproperties - Expected builder properties.SourceException - On builder creation errors.Copyright © 2016. All rights reserved.