Provides the classes and interfaces for creating Subset Export Plug-in.

Any class extending SubsetDataExporter is considered a Subset Export Plug-in. The plugins must reside in "com.apelon.modules.dts.subset.export" package or subpackages. The plugins must have the default constructor with no arguments.