Class AntPath.Default

  • All Implemented Interfaces:
    AntPath
    Enclosing interface:
    AntPath

    public static class AntPath.Default
    extends Object
    implements AntPath
    Default implementation which wraps Ant path.
    Since:
    1.0
    • Method Detail

      • list

        public String[] list()
        Description copied from interface: AntPath
        Returns all indivudual pathes of this path.
        Specified by:
        list in interface AntPath
        Returns:
        List of elements.