扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.xml.bind接口datatypeconverterinterface的类成员方法: parsetime定义及介绍
发布时间:2014-2-18
本文导语:
parsetime
calendar parsetime(string lexicalxsdtime)
将字符串参数转换为一个 calendar 值。
参数:lexicalxsdtime - 包含 xsd:time 的词汇表示形式的字符串。
返回:字符串参数表示的 calendar 值。
抛出:
illegalargumentexception - 如果字符串参数不...