All Implemented Interfaces:
JsonFormatVisitable, SchemaAware, Serializable

public class FileSerializer extends StdScalarSerializer<File>
For now, File objects get serialized by just outputting absolute (but not canonical) name as String value
See Also: