|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xalan.serialize.SerializerFactory
public abstract class SerializerFactory
Factory for creating serializers.
| Method Summary | |
|---|---|
static Serializer |
getSerializer(java.util.Properties format)
Deprecated. Use org.apache.xml.serializer.SerializerFactory |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Serializer getSerializer(java.util.Properties format)
Method.
format - The output format
java.lang.IllegalArgumentException - (apparently -sc) if method is
null or an appropriate serializer can't be found
WrappedRuntimeException - (apparently -sc) if an
exception is thrown while trying to find serializer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||