hudson.plugins.violations.parse
Class ParseUtil
java.lang.Object
hudson.plugins.violations.parse.ParseUtil
public class ParseUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParseUtil
public ParseUtil()
resolveAbsoluteName
public static String resolveAbsoluteName(File projectPath,
String absoluteName)
- Resolve an absolute name agaist the project path.
- Parameters:
absoluteName - the absolute name.
- Returns:
- a path relative to the project path or an absolute
name if the name cannot be resolved.
Copyright © 2004-2012 Hudson. All Rights Reserved.