org.apache.maven.plugin.rar
Class RarResource

java.lang.Object
  extended by org.apache.maven.model.PatternSet
      extended by org.apache.maven.model.FileSet
          extended by org.apache.maven.model.Resource
              extended by org.apache.maven.plugin.rar.RarResource
All Implemented Interfaces:
Serializable

public class RarResource
extends org.apache.maven.model.Resource

Since:
2.3
Author:
Olivier Lamy
See Also:
Serialized Form

Constructor Summary
RarResource()
           
 
Method Summary
 
Methods inherited from class org.apache.maven.model.Resource
getModelEncoding, getTargetPath, isFiltering, setFiltering, setModelEncoding, setTargetPath
 
Methods inherited from class org.apache.maven.model.FileSet
getDirectory, setDirectory
 
Methods inherited from class org.apache.maven.model.PatternSet
addExclude, addInclude, getExcludes, getIncludes, removeExclude, removeInclude, setExcludes, setIncludes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RarResource

public RarResource()


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.