public static interface MarkupContentFactory.IMarkupKindSupport
| Modifier and Type | Method and Description |
|---|---|
boolean |
canSupportMarkupKind(String kind)
Returns
true if the client can support the given Markup kind for
documentation and false otherwise. |
boolean canSupportMarkupKind(String kind)
true if the client can support the given Markup kind for
documentation and false otherwise.kind - the markup kindtrue if the client can support the given Markup kind for
documentation and false otherwise.Copyright © 2020. All rights reserved.