@Version("0.1.1")
Package org.apache.sling.distribution.serialization
-
Interface Summary Interface Description DistributionContentSerializer A content serializer used to convert distribution payloads to and from binary streams. -
Class Summary Class Description DistributionExportFilter A filter is responsible for storing information about which resources / attributes should be serialized.DistributionExportFilter.TreeFilter a filter is responsible for finding the resources that should be serialized unders a certain pathDistributionExportOptions Export options used to identify and process the resources to be extracted byDistributionContentSerializer.exportToStream(ResourceResolver, DistributionExportOptions, OutputStream)
.