public class EnumParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<EnumRow> |
fromString(String content)
Parse enum definitions from a String
|
static String |
toString(List<EnumRow> content)
Parse enum definitions to String
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.