Class TypePatternSet

  • All Implemented Interfaces:
    java.lang.Cloneable

    public class TypePatternSet
    extends org.apache.tools.ant.types.PatternSet
    The type Type pattern set.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  TypePatternSet.Type
      The enum Type.
      • Nested classes/interfaces inherited from class org.apache.tools.ant.types.PatternSet

        org.apache.tools.ant.types.PatternSet.NameEntry, org.apache.tools.ant.types.PatternSet.PatternFileNameEntry
    • Field Summary

      • Fields inherited from class org.apache.tools.ant.types.DataType

        checked, ref
      • Fields inherited from class org.apache.tools.ant.ProjectComponent

        description, location, project
    • Constructor Summary

      Constructors 
      Constructor Description
      TypePatternSet()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      TypePatternSet.Type getType()
      Gets type.
      void setType​(java.lang.String type)
      Sets type.
      • Methods inherited from class org.apache.tools.ant.types.PatternSet

        addConfiguredInvert, addConfiguredPatternset, append, clone, createExclude, createExcludesFile, createInclude, createIncludesFile, getExcludePatterns, getIncludePatterns, hasPatterns, setExcludes, setExcludesfile, setIncludes, setIncludesfile, setRefid, toString
      • Methods inherited from class org.apache.tools.ant.types.DataType

        checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, tooManyAttributes
      • 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, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • TypePatternSet

        public TypePatternSet()
    • Method Detail

      • setType

        public void setType​(java.lang.String type)
        Sets type.
        Parameters:
        type - the type