Class ExportPaths

java.lang.Object
com.djrapitops.plan.delivery.export.ExportPaths

public class ExportPaths extends Object
Export utility that takes care of path replacement for different resources referenced in other files.
  • Constructor Details

    • ExportPaths

      public ExportPaths()
  • Method Details

    • resolveExportPaths

      public String resolveExportPaths(String original)
    • put

      public void put(String replace, String with)
    • clear

      public void clear()