Class XmlMapping

    • Constructor Detail

      • XmlMapping

        public XmlMapping()
    • Method Detail

      • accept

        public boolean accept​(java.util.Map<java.lang.String,​?> options)
        Description copied from interface: Mapping
        Tests weather this mapping accepts the given option
        Specified by:
        accept in interface Mapping
        Overrides:
        accept in class MappingSupport
        Parameters:
        options - the options to use
        Returns:
        true if options are accepted, false otherwise