public class PluginDescriptorBuilder extends Object
构造函数和描述 |
---|
PluginDescriptorBuilder() |
修饰符和类型 | 方法及说明 |
---|---|
PluginDescriptor |
build(Reader reader) |
PluginDescriptor |
build(Reader reader,
String source) |
MojoDescriptor |
buildComponentDescriptor(org.codehaus.plexus.configuration.PlexusConfiguration c,
PluginDescriptor pluginDescriptor) |
org.codehaus.plexus.configuration.PlexusConfiguration |
buildConfiguration(Reader configuration) |
public PluginDescriptor build(Reader reader) throws org.codehaus.plexus.configuration.PlexusConfigurationException
org.codehaus.plexus.configuration.PlexusConfigurationException
public PluginDescriptor build(Reader reader, String source) throws org.codehaus.plexus.configuration.PlexusConfigurationException
org.codehaus.plexus.configuration.PlexusConfigurationException
public MojoDescriptor buildComponentDescriptor(org.codehaus.plexus.configuration.PlexusConfiguration c, PluginDescriptor pluginDescriptor) throws org.codehaus.plexus.configuration.PlexusConfigurationException
org.codehaus.plexus.configuration.PlexusConfigurationException
public org.codehaus.plexus.configuration.PlexusConfiguration buildConfiguration(Reader configuration) throws org.codehaus.plexus.configuration.PlexusConfigurationException
org.codehaus.plexus.configuration.PlexusConfigurationException
版权所有 © 2001–2022 Apache 软件基金会。版权所有。