|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.font.format.xtf.tables.tag.Tag
org.extex.font.format.xtf.tables.tag.FeatureTag
public final class FeatureTag
Feature Tags.
Registered features.
| Method Summary | |
|---|---|
static FeatureTag |
getInstance(java.lang.String name)
Get a new feature tag. |
static boolean |
isInList(java.lang.String name)
Check, if the name is in the feature tag list. |
| Methods inherited from class org.extex.font.format.xtf.tables.tag.Tag |
|---|
format, getTag, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static FeatureTag getInstance(java.lang.String name)
name - The name of the feature tag.
public static boolean isInList(java.lang.String name)
name - The name of the feature tag.
true, if found, otherwise
false.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||