Class ValueXmlMapping

    • Constructor Detail

      • ValueXmlMapping

        public ValueXmlMapping​(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.