Class RoxyTokenReplacer

  • All Implemented Interfaces:
    TokenReplacer

    public class RoxyTokenReplacer
    extends DefaultTokenReplacer
    Loads properties from typical Roxy locations of "deploy/default.properties", "deploy/build.properties", and "deploy/local.properties", if any of those exist. Also adopts the Roxy convention of properties being prefixed with "@ml.".
    • Constructor Detail

      • RoxyTokenReplacer

        public RoxyTokenReplacer()