com.google.code.maven_replacer_plugin
Class PatternFlagsFactory

java.lang.Object
  extended by com.google.code.maven_replacer_plugin.PatternFlagsFactory

public class PatternFlagsFactory
extends Object


Field Summary
static int NO_FLAGS
           
 
Constructor Summary
PatternFlagsFactory()
           
 
Method Summary
 int buildFlags(List<String> flags)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NO_FLAGS

public static final int NO_FLAGS
See Also:
Constant Field Values
Constructor Detail

PatternFlagsFactory

public PatternFlagsFactory()
Method Detail

buildFlags

public int buildFlags(List<String> flags)


Copyright © 2012. All Rights Reserved.