Interface BandanaSerializerFactory
-
- All Known Implementing Classes:
XStreamBandanaSerializerFactory
public interface BandanaSerializerFactory
Factory to create BandanaSerializers.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BandanaSerializer
getSerializer()
-
-
-
Method Detail
-
getSerializer
BandanaSerializer getSerializer()
-
-