JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.codehaus.plexus.components.io.functions
Interface PlexusIoResourceConsumer
public interface
PlexusIoResourceConsumer
Consume a PlexusIoResource
Author:
Kristian Rosenvold
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(
PlexusIoResource
resource)
Method Details
accept
void
accept
(
PlexusIoResource
resource)
throws
IOException
Throws:
IOException