Uses of Class
org.fedoraproject.xmvn.mojo.BuilddepMojo.NamespacedArtifact
-
Packages that use BuilddepMojo.NamespacedArtifact Package Description org.fedoraproject.xmvn.mojo -
-
Uses of BuilddepMojo.NamespacedArtifact in org.fedoraproject.xmvn.mojo
Methods in org.fedoraproject.xmvn.mojo with parameters of type BuilddepMojo.NamespacedArtifact Modifier and Type Method Description private static void
BuilddepMojo. serialize(BuilddepMojo.NamespacedArtifact artifact, org.codehaus.plexus.util.xml.pull.XmlSerializer serializer, java.lang.String namespace, java.lang.String tag)
private static org.codehaus.plexus.util.xml.Xpp3Dom
BuilddepMojo. toXpp3Dom(BuilddepMojo.NamespacedArtifact namespacedArtifact, java.lang.String tag)
Method parameters in org.fedoraproject.xmvn.mojo with type arguments of type BuilddepMojo.NamespacedArtifact Modifier and Type Method Description private void
BuilddepMojo. serializeArtifacts(java.util.Set<BuilddepMojo.NamespacedArtifact> artifacts)
-