@ApplicationScoped @JsType public class TextResourceType extends Object implements ClientResourceType
| Constructor and Description |
|---|
TextResourceType(Others category) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Path path) |
Category |
getCategory() |
String |
getDescription() |
String |
getPrefix() |
int |
getPriority() |
String |
getShortName() |
String |
getSimpleWildcardPattern() |
String |
getSuffix() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIcongetDiffMode@Inject public TextResourceType(Others category)
public Category getCategory()
getCategory in interface ResourceTypeDefinitionpublic String getShortName()
getShortName in interface ResourceTypeDefinitionpublic String getDescription()
getDescription in interface ResourceTypeDefinitionpublic String getPrefix()
getPrefix in interface ResourceTypeDefinitionpublic String getSuffix()
getSuffix in interface ResourceTypeDefinitionpublic int getPriority()
getPriority in interface ResourceTypeDefinitionpublic String getSimpleWildcardPattern()
getSimpleWildcardPattern in interface ResourceTypeDefinitionpublic boolean accept(Path path)
accept in interface ResourceTypeDefinitionCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.