Interface IFilePathSupportParticipant

    • Method Detail

      • collectFilePathExpressions

        List<IFilePathExpression> collectFilePathExpressions​(DOMDocument document)
        Returns the file path expressions used to mark DOM nodes as file type for the given DOM document and null or empty otherwise.
        Parameters:
        document - the DOM document.
        Returns:
        the file path expressions used to mark DOM nodes as file type for the given DOM document and null or empty otherwise.