Class SchemaBinaryAttributeDetector

    • Constructor Detail

    • Method Detail

      • isBinary

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