Uses of Interface
org.apache.maven.plugin.registry.io.xpp3.PluginRegistryXpp3Reader.ContentTransformer
-
Packages that use PluginRegistryXpp3Reader.ContentTransformer Package Description org.apache.maven.plugin.registry.io.xpp3 -
-
Uses of PluginRegistryXpp3Reader.ContentTransformer in org.apache.maven.plugin.registry.io.xpp3
Fields in org.apache.maven.plugin.registry.io.xpp3 declared as PluginRegistryXpp3Reader.ContentTransformer Modifier and Type Field Description PluginRegistryXpp3Reader.ContentTransformerPluginRegistryXpp3Reader. contentTransformerField contentTransformer.Constructors in org.apache.maven.plugin.registry.io.xpp3 with parameters of type PluginRegistryXpp3Reader.ContentTransformer Constructor Description PluginRegistryXpp3Reader(PluginRegistryXpp3Reader.ContentTransformer contentTransformer)
-