v1

GeoGlobe.Format.Filter. v1

过滤器的格式化超类。 继承: - GeoGlobe.Format.XML

Constructor

new v1()

Methods

encodeLiteral(value) → {String}

生成用于Literal元素值的字符串表示形式。 默认编码器将日期值写为ISO 8601字符串。
Parameters:
Name Type Description
value Object 字面值编码
Returns:
所提供值的字符串表示形式。
Type
String

initialize(options)

这个类的实例不是直接创建的。改为使用GeoGlobe.Format.Filter构造函数。
Parameters:
Name Type Description
options Object 一个可选对象,其属性将在此实例上设置。