Uses of Class
com.github.goldin.plugins.copy.CopyManifest

Uses of CopyManifest in com.github.goldin.plugins.copy
 

Fields in com.github.goldin.plugins.copy declared as CopyManifest
 CopyManifest CopyMojo.manifest
           
 

Methods in com.github.goldin.plugins.copy that return CopyManifest
 CopyManifest CopyManifest.add(CopyManifest m)
           
 CopyManifest CopyResource.getManifest()
           
 

Methods in com.github.goldin.plugins.copy with parameters of type CopyManifest
 CopyManifest CopyManifest.add(CopyManifest m)
           
 File CopyMojoHelper.prepareManifest(CopyManifest manifest)
           
 void CopyResource.setManifest(CopyManifest value)
           
 



Copyright © 2012. All Rights Reserved.