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