Class AttributeXmlMapping

    • Constructor Detail

      • AttributeXmlMapping

        public AttributeXmlMapping​(java.lang.String tagName,
                                   java.lang.reflect.Method getMethod,
                                   Translator translator,
                                   boolean isUseRaw)
        From super.
        Parameters:
        tagName - Name of the XML tag.
        getMethod - Method to obtain the value.
        translator - Translator.
        isUseRaw - Indicates to use raw.