public abstract class SerializerFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static Serializer |
getSerializer(Properties format)
Deprecated.
Use org.docx4j.org.apache.xml.serializer.SerializerFactory
|
public static Serializer getSerializer(Properties format)
Method.format - The output formatIllegalArgumentException - (apparently -sc) if method is
null or an appropriate serializer can't be foundWrappedRuntimeException - (apparently -sc) if an
exception is thrown while trying to find serializerCopyright © 2019. All Rights Reserved.