org.sonar.java.checks
Class PatternUtils

java.lang.Object
  extended by org.sonar.java.checks.PatternUtils

public final class PatternUtils
extends Object


Method Summary
static org.sonar.api.utils.WildcardPattern[] createPatterns(String patterns)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createPatterns

public static org.sonar.api.utils.WildcardPattern[] createPatterns(String patterns)


Copyright © 2012-2014 SonarSource. All Rights Reserved.