|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.apache.xml.serializer.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, minimally the "method" property must be set.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||