@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, setPriority
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEnhancementProperties
public boolean accept(Map<String,?> options)
Mapping
accept
in interface Mapping
accept
in class MappingSupport
options
- the options to usetrue
if options are accepted, false
otherwiseCopyright © 2019. All rights reserved.