Uses of Interface
org.codehaus.plexus.components.io.resources.PlexusIoResourceWithAttributes

Packages that use PlexusIoResourceWithAttributes
org.codehaus.plexus.components.io.resources Resources and Resource Collections 
org.codehaus.plexus.components.io.resources.proxy   
 

Uses of PlexusIoResourceWithAttributes in org.codehaus.plexus.components.io.resources
 

Classes in org.codehaus.plexus.components.io.resources that implement PlexusIoResourceWithAttributes
 class AbstractPlexusIoResourceWithAttributes
           
 class PlexusIoFileResource
          Implementation of PlexusIoResource for files.
 

Uses of PlexusIoResourceWithAttributes in org.codehaus.plexus.components.io.resources.proxy
 

Classes in org.codehaus.plexus.components.io.resources.proxy that implement PlexusIoResourceWithAttributes
 class PlexusIoProxyResourceWithAttributes
           
 

Constructors in org.codehaus.plexus.components.io.resources.proxy with parameters of type PlexusIoResourceWithAttributes
PlexusIoProxyResourceWithAttributes(PlexusIoResourceWithAttributes plexusIoResource)
           
 



Copyright © 2001-2012 Codehaus. All Rights Reserved.