public class XsdDatatypeConverter extends Object
| Constructor and Description |
|---|
XsdDatatypeConverter() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
parseXsdBoolean(String value) |
static Timestamp |
parseXsdDateTime(String value) |
public static boolean parseXsdBoolean(String value)
value - from the lexical space of xsd:booleanhttp://www.w3.org/TR/xmlschema11-2/#booleanCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.