Interface BinaryAttributeDetector

    • Method Detail

      • isBinary

        boolean isBinary​(String attributeId)
        Returns true if the attribute specified is not human readible.
        Parameters:
        attributeId - the identifier/descriptor for the attribute to be checked.
        Returns:
        true if the attribute specified is not human readible, false otherwise