文件名称:JSONExport:JSONExport是Mac OS X的桌面应用程序,它使您能够将JSON对象以自己喜欢的语言及其关联的构造函数,实用程序方法,setter和getter的形式导出为模型类。
文件大小:1.01MB
文件格式:ZIP
更新时间:2024-04-20 01:49:55
Swift
JSONExport JSONExport是用Swift编写的Mac OS X桌面应用程序。 使用JSONExport,您将能够: 将任何有效的JSON对象转换为当前支持的语言之一的类。 在保存之前预览生成的内容。 仅包括构造函数,仅包括实用程序方法,或两者都不包含。 更改根类名称。 为生成的类设置类名前缀。 设置Java文件的软件包名称。 生成的文件 除getter和setter(对于Java)之外,每个生成的文件都可以包括: 构造函数将根据文件语言接受NSDictionary,JSON,JSONObject实例的实例,并且该类将使用此对象填充其属性数据。 一种实用程序方法,可将类数据再次转换为字典。 当前支持的语言 当前,您可以将JSON对象转换为以下一种语言: 适用于Android的Java。 Java for Android。 适用于Android的G
【文件预览】:
JSONExport-master
----.gitignore(837B)
----README.md(4KB)
----JSONExport()
--------StringExtension.swift(4KB)
--------FileRepresenter.swift(21KB)
--------AppDelegate.swift(2KB)
--------Constructor.swift(1KB)
--------DataType.swift(2KB)
--------SharedUtilityMethods.swift(5KB)
--------Base.lproj()
--------LangModel.swift(5KB)
--------JSONExport-Bridging-Header.h(137B)
--------NoodleLineNumberView.h(2KB)
--------Author.swift(2KB)
--------FilePreviewCell.swift(3KB)
--------HeaderFileRepresenter.swift(7KB)
--------FileContentBuilder.swift(14KB)
--------Supported Languages()
--------Images.xcassets()
--------HeaderFileData.swift(2KB)
--------Info.plist(1KB)
--------Swift-Codable-Unwrapped.json(4KB)
--------SharedConstants.swift(2KB)
--------NoodleLineNumberView.m(17KB)
--------UtilityMethod.swift(1KB)
--------NoodleLineNumberMarker.m(3KB)
--------NoodleLineNumberMarker.h(2KB)
--------ViewController.swift(16KB)
--------Property.swift(6KB)
----CHANGELOG.md(5KB)
----LICENSE(1KB)
----.gitattributes(55B)
----JSONExport.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(30KB)
--------xcuserdata()