public abstract class SerializerFactory extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static Serializer | getSerializer(Properties format)Deprecated. 
 Use 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 © 2017 JBoss by Red Hat. All rights reserved.