Uses of Class
org.hudsonci.maven.plugin.builder.internal.PathNormalizer.Platform

Packages that use PathNormalizer.Platform
org.hudsonci.maven.plugin.builder.internal   
 

Uses of PathNormalizer.Platform in org.hudsonci.maven.plugin.builder.internal
 

Methods in org.hudsonci.maven.plugin.builder.internal that return PathNormalizer.Platform
static PathNormalizer.Platform PathNormalizer.Platform.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PathNormalizer.Platform[] PathNormalizer.Platform.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.hudsonci.maven.plugin.builder.internal with parameters of type PathNormalizer.Platform
PathNormalizer(PathNormalizer.Platform platform)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.