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