| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginRegistry | |
|---|---|
| org.apache.maven.plugin.registry | |
| org.apache.maven.plugin.registry.io.xpp3 | |
| Uses of PluginRegistry in org.apache.maven.plugin.registry | 
|---|
| Methods in org.apache.maven.plugin.registry that return PluginRegistry | |
|---|---|
 PluginRegistry | 
MavenPluginRegistryBuilder.buildPluginRegistry()
 | 
 PluginRegistry | 
DefaultPluginRegistryBuilder.buildPluginRegistry()
 | 
 PluginRegistry | 
MavenPluginRegistryBuilder.createUserPluginRegistry()
 | 
 PluginRegistry | 
DefaultPluginRegistryBuilder.createUserPluginRegistry()
 | 
static PluginRegistry | 
PluginRegistryUtils.extractUserPluginRegistry(PluginRegistry pluginRegistry)
 | 
| Methods in org.apache.maven.plugin.registry with parameters of type PluginRegistry | |
|---|---|
static PluginRegistry | 
PluginRegistryUtils.extractUserPluginRegistry(PluginRegistry pluginRegistry)
 | 
static void | 
PluginRegistryUtils.merge(PluginRegistry dominant,
      PluginRegistry recessive,
      String recessiveSourceLevel)
 | 
static void | 
PluginRegistryUtils.recursivelySetSourceLevel(PluginRegistry pluginRegistry,
                          String sourceLevel)
 | 
| Constructors in org.apache.maven.plugin.registry with parameters of type PluginRegistry | |
|---|---|
RuntimeInfo(PluginRegistry registry)
 | 
|
| Uses of PluginRegistry in org.apache.maven.plugin.registry.io.xpp3 | 
|---|
| Methods in org.apache.maven.plugin.registry.io.xpp3 that return PluginRegistry | |
|---|---|
 PluginRegistry | 
PluginRegistryXpp3Reader.read(InputStream in)
Method read.  | 
 PluginRegistry | 
PluginRegistryXpp3Reader.read(InputStream in,
     boolean strict)
Method read.  | 
 PluginRegistry | 
PluginRegistryXpp3Reader.read(Reader reader)
 | 
 PluginRegistry | 
PluginRegistryXpp3Reader.read(Reader reader,
     boolean strict)
 | 
| Methods in org.apache.maven.plugin.registry.io.xpp3 with parameters of type PluginRegistry | |
|---|---|
 void | 
PluginRegistryXpp3Writer.write(Writer writer,
      PluginRegistry pluginRegistry)
Method write.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||