public class NElementMapperUtilDate extends Object implements NElementMapper<Date>
| Constructor and Description |
|---|
NElementMapperUtilDate() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.elem.NElement |
toElement(net.thevpc.nuts.elem.NElementSerializerContext<Date> context) |
Date |
toObject(net.thevpc.nuts.elem.NElementDeserializerContext context) |
Object |
toSimple(net.thevpc.nuts.elem.NElementSerializerContext<Date> context) |
public Object toSimple(net.thevpc.nuts.elem.NElementSerializerContext<Date> context)
toSimple in interface net.thevpc.nuts.elem.NElementSimplifier<Date>toSimple in interface NElementMapper<Date>public net.thevpc.nuts.elem.NElement toElement(net.thevpc.nuts.elem.NElementSerializerContext<Date> context)
toElement in interface net.thevpc.nuts.elem.NElementSerializer<Date>toElement in interface NElementMapper<Date>public Date toObject(net.thevpc.nuts.elem.NElementDeserializerContext context)
toObject in interface net.thevpc.nuts.elem.NElementDeserializer<Date>toObject in interface NElementMapper<Date>Copyright © 2026 vpc open source initiative. All rights reserved.