扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.activation类commandinfo的类成员方法: commandinfo定义及介绍
发布时间:2014-2-18
本文导语:
commandinfo
public commandinfo(string verb,
string classname)
commandinfo 的构造方法。
参数:verb - 此 commandinfo 描述的命令动词。classname - 命令的完全限定类名。
getcommandname
public string getcommandname()
返回...