Class Resource

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, org.apache.maven.model.InputLocationTracker

    public class Resource
    extends org.apache.maven.model.Resource
    Since:
    2.3
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      Resource()  
    • Method Summary

      • Methods inherited from class org.apache.maven.model.Resource

        clone, getFiltering, getMergeId, getTargetPath, initMergeId, isFiltering, setFiltering, setFiltering, setMergeId, setTargetPath, toString
      • Methods inherited from class org.apache.maven.model.FileSet

        getDirectory, setDirectory
      • Methods inherited from class org.apache.maven.model.PatternSet

        addExclude, addInclude, getExcludes, getIncludes, getLocation, removeExclude, removeInclude, setExcludes, setIncludes, setLocation, setOtherLocation
      • Methods inherited from class java.lang.Object

        equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • Resource

        public Resource()