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