public interface MayHaveStringContent extends Content
Modifier and Type | Method and Description |
---|---|
String |
asString()
Provides the content as String.
|
boolean |
canProvideString()
Tells if the content is available as String.
|
boolean canProvideString()
String asString()
Copyright © 2017. All rights reserved.