|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 |
javax.servlet.jsp.tagext Class PageData
java.lang.Object javax.servlet.jsp.tagext.PageData
public abstract class PageData
- extends Object
Translation-time information on a JSP page. The information corresponds to the XML view of the JSP page.
Objects of this type are generated by the JSP translator, e.g. when being pased to a TagLibraryValidator instance.
构造器摘要 | |
---|---|
PageData()
Sole constructor. |
方法摘要 | |
---|---|
abstract InputStream |
getInputStream()
Returns an input stream on the XML view of a JSP page. |
类方法继承 java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
构造器详细信息 |
---|
PageData
public PageData()
- Sole constructor. (For invocation by subclass constructors,
typically implicit.)
方法详细信息 |
---|
getInputStream
public abstract InputStream getInputStream()
- Returns an input stream on the XML view of a JSP page.
The stream is encoded in UTF-8. Recall tht the XML view of a
JSP page has the include directives expanded.
- 返回:
- An input stream on the document.
|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 |
提交错误或意见
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟老师教学参考.