Interface ElementFactory

    • Method Detail

      • getElementForType

        Element getElementForType​(String type)
        Returns an element for the given type.
        Parameters:
        type - the type.
        Returns:
        The element.