public class OBOFormatConstants extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | OBOFormatConstants.OboFormatTagOBOformat tags. | 
| Modifier and Type | Field and Description | 
|---|---|
| static Comparator<String> | headerPriorityHeader priority comparator. | 
| static Comparator<String> | tagPriorityTag priority comparator. | 
| static Set<String> | TAGStags | 
| static Comparator<String> | typeDefPrioritytypedef priority comparator. | 
| Constructor and Description | 
|---|
| OBOFormatConstants() | 
| Modifier and Type | Method and Description | 
|---|---|
| static OBOFormatConstants.OboFormatTag | getTag(String tag) | 
| static DateFormat | headerDateFormat() | 
public static Comparator<String> headerPriority
public static Comparator<String> tagPriority
public static Comparator<String> typeDefPriority
@Nullable public static OBOFormatConstants.OboFormatTag getTag(String tag)
tag - tagpublic static final DateFormat headerDateFormat()
Copyright © 2020 The University of Manchester. All rights reserved.