public interface BinaryAttributeDetector
Modifier and Type | Method and Description |
---|---|
boolean |
isBinary(String attributeId)
Returns true if the attribute specified is not human readible.
|
boolean isBinary(String attributeId)
attributeId
- the identifier/descriptor for the attribute to be checked.Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.