Interface XMLValuesExtractorAdditionalDataGetter

    • Method Detail

      • getAdditionalData

        Optional<ObjectgetAdditionalData​(String dataPath,
                                           ElementType type)
        Retrieves the additional data needed to extract the value at the given path
        Parameters:
        dataPath - the data path
        type - the type of the data at the given path
        Returns:
        the additional data