Interface ElementValueLoader

    • Method Detail

      • getProperty

        Object getProperty​(String name,
                           Properties lazyProperties)
        Parameters:
        name - the property name to extract
        lazyProperties - the lazy properties
        Returns:
        the property value with the given name
      • loadIdentifiers

        void loadIdentifiers​(Element element)
        The loaded identifiers should be set on the provided element
        Parameters:
        element - the wrapped element.