| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginDescriptor | |
|---|---|
| org.apache.maven.plugin.descriptor.model.io.xpp3 | |
| Uses of PluginDescriptor in org.apache.maven.plugin.descriptor.model.io.xpp3 | 
|---|
| Methods in org.apache.maven.plugin.descriptor.model.io.xpp3 that return PluginDescriptor | |
|---|---|
 PluginDescriptor | 
PluginDescriptorXpp3Reader.read(InputStream in)
Method read.  | 
 PluginDescriptor | 
PluginDescriptorXpp3Reader.read(InputStream in,
         boolean strict)
Method read.  | 
 PluginDescriptor | 
PluginDescriptorXpp3Reader.read(Reader reader)
 | 
 PluginDescriptor | 
PluginDescriptorXpp3Reader.read(Reader reader,
         boolean strict)
 | 
| Methods in org.apache.maven.plugin.descriptor.model.io.xpp3 with parameters of type PluginDescriptor | |
|---|---|
 void | 
PluginDescriptorXpp3Writer.write(OutputStream stream,
           PluginDescriptor pluginDescriptor)
Method write.  | 
 void | 
PluginDescriptorXpp3Writer.write(Writer writer,
           PluginDescriptor pluginDescriptor)
Method write.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||