com.supermap.dtf.utils
类 DataTransUtil
- java.lang.Object
-
- com.supermap.dtf.utils.DataTransUtil
-
public class DataTransUtil extends Object
-
-
字段概要
字段 限定符和类型 字段和说明 static String
DEFAULT_DATASET_KEY
static String
DEFAULT_DATASOURCE_KEY
读入转换器(Reader)默认字段结构static String
DEFAULT_FORMAT_KEY
static String
DEFAULT_GEO_TYPE_KEY
static String
DEFAULT_TOTAL_KEY
写出转换器默认字段结构-写出记录数static List<String>
SYSTEM_FILED_NAMES
-
方法概要
所有方法 静态方法 具体方法 限定符和类型 方法和说明 static IAttributeDescription[]
buildDefaultAttributeDescriptions()
提供一个默认构造Reader 字段的方法static boolean
containsSysField(String fieldName)
static int
countOutputValues(com.supermap.sps.core.workflow.IProcess process, String inputOrOutName)
统计输出值的数量,对于FeatureCollection 来说,会具体统计 Feature 的数量static List<String>
getDefaultReaderFieldName()
-
-
-
字段详细资料
-
DEFAULT_DATASOURCE_KEY
public static final String DEFAULT_DATASOURCE_KEY
读入转换器(Reader)默认字段结构- 另请参阅:
- 常量字段值
-
-
方法详细资料
-
countOutputValues
public static int countOutputValues(com.supermap.sps.core.workflow.IProcess process, String inputOrOutName)
统计输出值的数量,对于FeatureCollection 来说,会具体统计 Feature 的数量- 参数:
process
-inputOrOutName
-- 返回:
-
buildDefaultAttributeDescriptions
public static IAttributeDescription[] buildDefaultAttributeDescriptions()
提供一个默认构造Reader 字段的方法- 返回:
- 属性描述对象数组
-
containsSysField
public static boolean containsSysField(String fieldName)
-
-
Copyright © 2021–2025 SuperMap. All rights reserved.