Constant Field Values
Contents
com.google.*
-
com.google.code.maven_replacer_plugin.DelimiterBuilder Modifier and Type Constant Field Value private static final java.lang.StringFORMAT"%s%s%s" -
com.google.code.maven_replacer_plugin.PatternFlagsFactory Modifier and Type Constant Field Value public static final intNO_FLAGS-1 -
com.google.code.maven_replacer_plugin.ReplacerMojo Modifier and Type Constant Field Value private static final java.lang.StringINVALID_IGNORE_MISSING_FILE_MESSAGE"<ignoreMissingFile> only useable with <file>"private static final java.lang.StringREGEX_PATTERN_WITH_DELIMITERS_MESSAGE"Error: %s. Check that your delimiters do not contain regex characters. (e.g. \'$\'). Either remove the regex characters from your delimiters or set <regex>false</regex> in your configuration." -
com.google.code.maven_replacer_plugin.SummaryBuilder Modifier and Type Constant Field Value private static final java.lang.StringFILE_DEBUG_FORMAT"Replacement run on %s and writing to %s with encoding %s"private static final java.lang.StringSUMMARY_FORMAT"Replacement run on %d file%s." -
com.google.code.maven_replacer_plugin.TokenValueMapFactory Modifier and Type Constant Field Value private static final java.lang.StringCOMMENT_PREFIX"#"private static final charSEPARATOR61private static final charSEPARATOR_ESCAPER92