public static class MessagePartConverter.Content extends Object
| Constructor and Description |
|---|
Content() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMimeType(String contentTypePattern)
Returns true if the content type pattern matches the content type in this class.
|
public boolean isMimeType(String contentTypePattern)
contentTypePattern - a content type patternCopyright © 2023. All rights reserved.