Interface SBPackageSerializerFactoryType

All Superinterfaces:
com.io7m.anethum.api.SerializerFactoryType<Void,SBPackage,SBPackageSerializerType>
All Known Implementing Classes:
SBPackageSerializers

public interface SBPackageSerializerFactoryType extends com.io7m.anethum.api.SerializerFactoryType<Void,SBPackage,SBPackageSerializerType>
A factory of package serializers.
  • Method Summary

    Methods inherited from interface com.io7m.anethum.api.SerializerFactoryType

    createSerializer, createSerializer, createSerializerForFileWithContext, createSerializerWithContext, serialize, serializeFile, serializeFileWithContext