@Component(role=Mapping.class, hint="xml") public class XmlMapping extends MappingSupport
ARTIFACT_ID_PROPERTY, DESCRIPTION_PROPERTY, GROUP_ID_PROPERTY, NAME_PROPERTY, PACKAGING_PROPERTY, PROPERTY_PREFIX, URL_PROPERTY, VERSION_PROPERTY| Constructor and Description |
|---|
XmlMapping() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Map<String,?> options)
Tests weather this mapping accepts the given option
|
getAcceptLocationExtensions, getAcceptOptionKeys, getFlavour, getLocation, getPomNames, getPriority, getReader, getWriter, locatePom, setAcceptLocationExtensions, setAcceptOptionKeys, setPomNames, setPriorityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEnhancementPropertiespublic boolean accept(Map<String,?> options)
Mappingaccept in interface Mappingaccept in class MappingSupportoptions - the options to usetrue if options are accepted, false otherwiseCopyright © 2025. All rights reserved.