Class PathConvert.MapEntry

java.lang.Object
org.apache.tools.ant.taskdefs.PathConvert.MapEntry
Enclosing class:
PathConvert

public class PathConvert.MapEntry extends Object
Helper class, holds the nested <map> values. Elements will look like this: <map from="d:" to="/foo"/> When running on windows, the prefix comparison will be case insensitive.