net.sourceforge.pmd.lang.java.rule.strings
Class AvoidDuplicateLiteralsRule.ExceptionParser
java.lang.Object
net.sourceforge.pmd.lang.java.rule.strings.AvoidDuplicateLiteralsRule.ExceptionParser
- Enclosing class:
- AvoidDuplicateLiteralsRule
public static class AvoidDuplicateLiteralsRule.ExceptionParser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AvoidDuplicateLiteralsRule.ExceptionParser
public AvoidDuplicateLiteralsRule.ExceptionParser(char delimiter)
parse
public Set<String> parse(String s)
Copyright © 2002-2016 InfoEther. All Rights Reserved.