FunctionInfo (Java EE 5)

Java EE API


javax.servlet.jsp.tagext Class FunctionInfo

java.lang.Object
  extended by javax.servlet.jsp.tagext.FunctionInfo

public class FunctionInfo
extends Object


关于标记库中某个函数的信息。此类是根据标记库描述符文件 (TLD) 实例化的,仅在转换期间可用。
英文文档:

Information for a function in a Tag Library. This class is instantiated from the Tag Library Descriptor file (TLD) and is available only at translation time.

Since:
JSP 2.0

Constructor Summary
 
Method Summary
 String
 String
 String
 
Methods inherited from class java.lang.Object
 

Constructor Detail

public FunctionInfo(String name, String klass, String signature)
FunctionInfo 的构造方法。
name 函数的名称
klass 函数的类
signature 函数的签名
英文文档:

FunctionInfo

public FunctionInfo(String name,
                    String klass,
                    String signature)
Constructor for FunctionInfo.

Parameters:
name - The name of the function
klass - The class of the function
signature - The signature of the function

Method Detail

public String getName()
函数的名称。
return 函数的名称
英文文档:

getName

public String getName()
The name of the function.

Returns:
The name of the function

public String getFunctionClass()
函数的类。
return 函数的类
英文文档:

getFunctionClass

public String getFunctionClass()
The class of the function.

Returns:
The class of the function

public String getFunctionSignature()
函数的签名。
return 函数的签名
英文文档:

getFunctionSignature

public String getFunctionSignature()
The signature of the function.

Returns:
The signature of the function


Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

一看就知道只有菜鸟才干这么无知的事啦。

PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!