org.test4j.json.encoder.single.fixed
类 TimeZoneEncoder
java.lang.Object
org.test4j.json.encoder.JSONEncoder<T>
org.test4j.json.encoder.SingleEncoder<T>
org.test4j.json.encoder.single.FixedTypeEncoder<TimeZone>
org.test4j.json.encoder.single.fixed.TimeZoneEncoder
public class TimeZoneEncoder
- extends FixedTypeEncoder<TimeZone>
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
public static TimeZoneEncoder instance
encodeSingleValue
protected void encodeSingleValue(TimeZone target,
Writer writer)
throws Exception
- 指定者:
- 类
FixedTypeEncoder<TimeZone> 中的 encodeSingleValue
- 抛出:
Exception
Copyright © 2013. All rights reserved.