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