Class UrlAppendRule


  • public class UrlAppendRule
    extends AppendRule
    Defines a rule to append a URL with defined rules.

    Created: 2017. 05. 06.

    • Constructor Detail

      • UrlAppendRule

        public UrlAppendRule​(java.lang.String url)
      • UrlAppendRule

        public UrlAppendRule​(java.lang.String url,
                             java.lang.String profile)
      • UrlAppendRule

        public UrlAppendRule​(java.lang.String url,
                             AppendableFileFormatType format,
                             java.lang.String profile)