Interface | Description |
---|---|
Configuration |
文档内容操作接口 Document content operation interface
|
Class | Description |
---|---|
AbstractFormat |
分析文件内容抽象类 Analysis file content abstract class
|
ConfigurationFactory |
文件内容操作对象工厂 File content operation object factory
|
EmptyFormat |
如果URI和用户输入内容都是空的情况下创建空文档对象 Create empty document object if both URI and user input are empty
|
JsonFormat |
解析JSON格式文档 Parsing JSON format documents
|
YamlFormat |
解析YAML格式的内容 Parse content in YAML format
|
Enum | Description |
---|---|
Format |
文档类型定义 Document type definition
|
Copyright © 2016–2021. All rights reserved.