| Modifier and Type | Method and Description |
|---|---|
static XMLUtil.TagFormat |
XMLUtil.TagFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XMLUtil.TagFormat[] |
XMLUtil.TagFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
XMLUtil.formatNodeName(Node node,
XMLUtil.TagFormat format)
Returns the formatted name for the node.
|
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.