org.hudsonci.maven.plugin.builder.internal
Class PathNormalizer
java.lang.Object
org.hudsonci.maven.plugin.builder.internal.PathNormalizer
public class PathNormalizer
- extends Object
Helper to normalize path arguments for slaves.
- Since:
- 2.1.0
- Author:
- Jason Dillon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PathNormalizer
public PathNormalizer(PathNormalizer.Platform platform)
normalize
public String normalize(String path)
normalize
public FilePath normalize(FilePath path)
normalize
public ClasspathBuilder normalize(ClasspathBuilder cp)
Copyright © 2004-2011 Hudson. All Rights Reserved.