public class XML
extends org.rapidoid.RapidoidThing
| 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–2016 Nikolche Mihajlovski and contributors. All rights reserved.