Class NameUnionAntType

  • All Implemented Interfaces:
    java.lang.Cloneable, java.lang.Iterable<org.apache.tools.ant.types.Resource>, org.apache.tools.ant.types.ResourceCollection

    public class NameUnionAntType
    extends org.apache.tools.ant.types.resources.BaseResourceCollectionContainer
    Unions several resource collections by the name of their contained resources.
    • Method Summary

      • Methods inherited from class org.apache.tools.ant.types.resources.BaseResourceCollectionContainer

        add, addAll, clear, clone, getResourceCollections, isCache, isFilesystemOnly, iterator, setCache, size, toString
      • Methods inherited from class org.apache.tools.ant.types.DataType

        getRefid, invokeCircularReferenceCheck, isReference, pushAndInvokeCircularReferenceCheck, setRefid
      • Methods inherited from class org.apache.tools.ant.ProjectComponent

        getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface java.lang.Iterable

        forEach, spliterator
      • Methods inherited from interface org.apache.tools.ant.types.ResourceCollection

        isEmpty, stream
    • Constructor Detail

      • NameUnionAntType

        public NameUnionAntType()