Hierarchy For Package org.apache.maven.plugin.descriptor.io
Class Hierarchy
- java.lang.Object
- org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxReader
- org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxReader.InputFactoryHolder
- org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxWriter
- org.codehaus.stax2.util.StreamWriterDelegate (implements javax.xml.stream.XMLStreamWriter)
- org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxWriter.IndentingXMLStreamWriter
Interface Hierarchy
- org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxReader.ContentTransformer
- org.apache.maven.plugin.descriptor.io.PluginDescriptorStaxWriter.ElementWriter<T>