public class OBOFormatConstants extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OBOFormatConstants.OboFormatTag
OBOformat tags.
|
Modifier and Type | Field and Description |
---|---|
static Comparator<String> |
headerPriority
header priority comparator
|
static Comparator<String> |
tagPriority
tag priority comparator
|
static Set<String> |
TAGS
tags
|
static Comparator<String> |
typeDefPriority
typedef 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.