类 Property
java.lang.Object
org.apache.velocity.tools.config.Data
org.apache.velocity.tools.config.Property
- 所有已实现的接口:
Comparable<Data>
Simple extension of
Data
that treats "name" as an alias
for "key". See Data
for a description and feature list.- 版本:
- $Id: Property.java 511959 2007-02-26 19:24:39Z nbubna $
- 作者:
- Nathan Bubna
-
嵌套类概要
从类继承的嵌套类/接口 org.apache.velocity.tools.config.Data
Data.AutoConverter, Data.FieldConverter, Data.NumberConverter, Data.Type
-
字段概要
从类继承的字段 org.apache.velocity.tools.config.Data
DEFAULT_TYPE
-
构造器概要
构造器 -
方法概要
从类继承的方法 org.apache.velocity.tools.config.Data
compareTo, convert, convertWith, equals, getConvertedValue, getConverter, getKey, getTargetClass, getType, getValue, hashCode, setClass, setClassname, setConverter, setConverter, setKey, setTargetClass, setType, setType, setValue, toString, validate
-
构造器详细资料
-
Property
public Property()
-
-
方法详细资料
-
setName
-
getName
-