public class NutsElementMapperNutsFilter extends Object implements net.thevpc.nuts.NutsElementMapper<net.thevpc.nuts.NutsFilter>
| Constructor and Description |
|---|
NutsElementMapperNutsFilter() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsElement |
createElement(net.thevpc.nuts.NutsFilter o,
Type typeOfSrc,
net.thevpc.nuts.NutsElementFactoryContext context) |
net.thevpc.nuts.NutsFilter |
createObject(net.thevpc.nuts.NutsElement o,
Type to,
net.thevpc.nuts.NutsElementFactoryContext context) |
Object |
destruct(net.thevpc.nuts.NutsFilter src,
Type typeOfSrc,
net.thevpc.nuts.NutsElementFactoryContext context) |
public Object destruct(net.thevpc.nuts.NutsFilter src, Type typeOfSrc, net.thevpc.nuts.NutsElementFactoryContext context)
destruct in interface net.thevpc.nuts.NutsElementMapper<net.thevpc.nuts.NutsFilter>public net.thevpc.nuts.NutsElement createElement(net.thevpc.nuts.NutsFilter o,
Type typeOfSrc,
net.thevpc.nuts.NutsElementFactoryContext context)
createElement in interface net.thevpc.nuts.NutsElementMapper<net.thevpc.nuts.NutsFilter>public net.thevpc.nuts.NutsFilter createObject(net.thevpc.nuts.NutsElement o,
Type to,
net.thevpc.nuts.NutsElementFactoryContext context)
createObject in interface net.thevpc.nuts.NutsElementMapper<net.thevpc.nuts.NutsFilter>Copyright © 2022 vpc open source initiative. All rights reserved.