TagFileInfo (Java EE 5)

Java EE API


javax.servlet.jsp.tagext Class TagFileInfo

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

public class TagFileInfo
extends Object


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

Tag information for a tag file 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
 TagInfo
 
Methods inherited from class java.lang.Object
 

Constructor Detail

public TagFileInfo(String name, String path, TagInfo tagInfo)
TagFileInfo 的构造方法,可构造用于 JSP 2.0 格式的 TLD 数据的 TagFileInfo。此类只能通过某些解析 TLD (Tag Library Descriptor) 的 JSP 代码所请求的 TagLibrary 代码进行实例化。 注意,因为 TagLibibraryInfo 同时反映了 TLD 信息和 taglib 指令信息,所以 TagFileInfo 实例取决于 taglib 指令。这可能是一个设计错误,将来可能会修复。
name 此标记的唯一操作名称
path 找到实现此操作的 .tag 文件的路径,相对于 TLD 文件的位置。
tagInfo 关于此标记的详细信息,这些信息是根据标记文件中的指令进行解析的。
英文文档:

TagFileInfo

public TagFileInfo(String name,
                   String path,
                   TagInfo tagInfo)
Constructor for TagFileInfo from data in the JSP 2.0 format for TLD. This class is to be instantiated only from the TagLibrary code under request from some JSP code that is parsing a TLD (Tag Library Descriptor). Note that, since TagLibibraryInfo reflects both TLD information and taglib directive information, a TagFileInfo instance is dependent on a taglib directive. This is probably a design error, which may be fixed in the future.

Parameters:
name - The unique action name of this tag
path - Where to find the .tag file implementing this action, relative to the location of the TLD file.
tagInfo - The detailed information about this tag, as parsed from the directives in the tag file.

Method Detail

public String getName()
此标记的唯一操作名称。
return 标记的(短)名称。
英文文档:

getName

public String getName()
The unique action name of this tag.

Returns:
The (short) name of the tag.

public String getPath()
找到实现此操作的 .tag 文件的路径。
return 标记文件的路径,该路径相对于 TLD,如果在隐式标记文件中定义了该标记文件,则返回 "."。
英文文档:

getPath

public String getPath()
Where to find the .tag file implementing this action.

Returns:
The path of the tag file, relative to the TLD, or "." if the tag file was defined in an implicit tag file.

public TagInfo getTagInfo()
返回关于此标记的信息,这些信息是根据标记文件中的指令进行解析的。
return 包含关于此标记的信息的 TagInfo 对象
英文文档:

getTagInfo

public TagInfo getTagInfo()
Returns information about this tag, parsed from the directives in the tag file.

Returns:
a TagInfo object containing information about this tag


Submit a bug or feature

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

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

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