org.sonar.java
Class PatternUtils

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

public final class PatternUtils
extends Object


Method Summary
static 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 WildcardPattern[] createPatterns(String patterns)


Copyright © 2009-2012 SonarSource. All Rights Reserved.