public class NElementMapperCmdLine extends Object implements net.thevpc.nuts.elem.NElementMapper<net.thevpc.nuts.cmdline.NCmdLine>
| Constructor and Description |
|---|
NElementMapperCmdLine() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.elem.NElement |
createElement(net.thevpc.nuts.cmdline.NCmdLine o,
Type typeOfSrc,
net.thevpc.nuts.elem.NElementFactoryContext context) |
net.thevpc.nuts.cmdline.NCmdLine |
createObject(net.thevpc.nuts.elem.NElement o,
Type to,
net.thevpc.nuts.elem.NElementFactoryContext context) |
Object |
destruct(net.thevpc.nuts.cmdline.NCmdLine src,
Type typeOfSrc,
net.thevpc.nuts.elem.NElementFactoryContext context) |
public Object destruct(net.thevpc.nuts.cmdline.NCmdLine src, Type typeOfSrc, net.thevpc.nuts.elem.NElementFactoryContext context)
destruct in interface net.thevpc.nuts.elem.NElementMapper<net.thevpc.nuts.cmdline.NCmdLine>public net.thevpc.nuts.elem.NElement createElement(net.thevpc.nuts.cmdline.NCmdLine o,
Type typeOfSrc,
net.thevpc.nuts.elem.NElementFactoryContext context)
createElement in interface net.thevpc.nuts.elem.NElementMapper<net.thevpc.nuts.cmdline.NCmdLine>public net.thevpc.nuts.cmdline.NCmdLine createObject(net.thevpc.nuts.elem.NElement o,
Type to,
net.thevpc.nuts.elem.NElementFactoryContext context)
createObject in interface net.thevpc.nuts.elem.NElementMapper<net.thevpc.nuts.cmdline.NCmdLine>Copyright © 2025 vpc open source initiative. All rights reserved.