public interface PlexusConfigurationReader
Modifier and Type | Method and Description |
---|---|
PlexusConfiguration |
read(InputStream inputStream) |
PlexusConfiguration |
read(Reader reader) |
PlexusConfiguration read(Reader reader) throws IOException, PlexusConfigurationException
PlexusConfiguration read(InputStream inputStream) throws IOException, PlexusConfigurationException
Copyright © 2001–2019 Codehaus Plexus. All rights reserved.