|
|
@@ -1,13 +1,14 @@ |
|
|
|
path=org.apache.tools.ant.types.Path |
|
|
|
classfileset=org.apache.tools.ant.types.optional.depend.ClassfileSet |
|
|
|
description=org.apache.tools.ant.types.Description |
|
|
|
dirset=org.apache.tools.ant.types.DirSet |
|
|
|
fileset=org.apache.tools.ant.types.FileSet |
|
|
|
filelist=org.apache.tools.ant.types.FileList |
|
|
|
patternset=org.apache.tools.ant.types.PatternSet |
|
|
|
mapper=org.apache.tools.ant.types.Mapper |
|
|
|
fileset=org.apache.tools.ant.types.FileSet |
|
|
|
filterchain=org.apache.tools.ant.types.FilterChain |
|
|
|
filterreader=org.apache.tools.ant.types.AntFilterReader |
|
|
|
filterset=org.apache.tools.ant.types.FilterSet |
|
|
|
description=org.apache.tools.ant.types.Description |
|
|
|
classfileset=org.apache.tools.ant.types.optional.depend.ClassfileSet |
|
|
|
substitution=org.apache.tools.ant.types.Substitution |
|
|
|
mapper=org.apache.tools.ant.types.Mapper |
|
|
|
path=org.apache.tools.ant.types.Path |
|
|
|
patternset=org.apache.tools.ant.types.PatternSet |
|
|
|
regexp=org.apache.tools.ant.types.RegularExpression |
|
|
|
substitution=org.apache.tools.ant.types.Substitution |
|
|
|
xmlcatalog=org.apache.tools.ant.types.XMLCatalog |
|
|
|
|