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