Class MetaCodec


  • public class MetaCodec
    extends Object
    This will convert a string and encode or decode all characters that are not [a-z][A-Z] as per various standards. This allows QDL to write scripts in other languages or pass around escaped strings.

    Created by Jeff Gaynor
    on 3/9/20 at 6:13 AM