Interface ConfigStepFilter

All Superinterfaces:
ConfigStep

public interface ConfigStepFilter extends ConfigStep
Step for creating XML describing how the published material should be filtered.
  • Method Summary

    Modifier and Type
    Method
    Description
    The path to the resulting XML relative to the output directory.
  • Method Details

    • getTarget

      String getTarget()
      The path to the resulting XML relative to the output directory.
      Returns:
      The path to the resulting XML relative to the output directory.