public class XML extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
parse(byte[] xml,
Class<T> valueType) |
static <T> T |
parse(String xml,
Class<T> valueType) |
static String |
stringify(Object obj) |
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.