public interface ClassifiableContentIF
Modifier and Type | Method and Description |
---|---|
byte[] |
getContent()
INTERNAL: Returns the actual bytes in the content of the
classiable content.
|
String |
getIdentifier()
INTERNAL: Returns an identifier that identifies the classifiable
content.
|
String getIdentifier()
byte[] getContent()