|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xalan.serialize.SerializerFactory
Factory for creating serializers.
Constructor Summary | |
SerializerFactory()
|
Method Summary | |
static Serializer |
getSerializer(java.util.Properties format)
Returns a serializer for the specified output method. |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public SerializerFactory()
Method Detail |
public static Serializer getSerializer(java.util.Properties format)
Method
.format
- The output format
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |