public class MXUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
TAG_CELL |
protected static String |
TAG_GEOMETRY |
protected static String |
TAG_ROOT |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
get(Element node,
String attr,
Class<T> type) |
static <T> T |
get(Element node,
String attr,
Class<T> type,
T deflt) |
protected static final String TAG_ROOT
protected static final String TAG_CELL
protected static final String TAG_GEOMETRY
Copyright © 2023 Fujion Framework. All rights reserved.