Uses of Class
org.codehaus.mojo.flatten.FlattenDescriptor
Packages that use FlattenDescriptor
-
Uses of FlattenDescriptor in org.codehaus.mojo.flatten
Methods in org.codehaus.mojo.flatten that return FlattenDescriptorModifier and TypeMethodDescriptionFlattenMode.getDescriptor()
FlattenDescriptor.merge
(FlattenDescriptor descriptor) Creates and returns a newFlattenDescriptor
with theElementHandling
s merged from this and the givenFlattenDescriptor
.Methods in org.codehaus.mojo.flatten with parameters of type FlattenDescriptorModifier and TypeMethodDescriptionFlattenDescriptor.merge
(FlattenDescriptor descriptor) Creates and returns a newFlattenDescriptor
with theElementHandling
s merged from this and the givenFlattenDescriptor
.