📄 mytag.tld
字号:
<?xml version="1.0" encoding="UTF-8"?>
<taglib>
<description>
Tag library for my first Tag library.
</description>
<jsp-version>2.0</jsp-version>
<tlib-version>1.0</tlib-version>
<short-name>myTag</short-name>
<uri>http://www.wang.com/myJspTag</uri>
<tag>
<name>NameTag</name>
<tag-class>tagext.NameTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name>context</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<name>DepartmentNameTag</name>
<tag-class>tagext.DepartmentNameTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name>name</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<name>ClassNameTag</name>
<tag-class>tagext.ClassNameTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name>name</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<name>TeacherNameTag</name>
<tag-class>tagext.TeacherNameTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name></name>
<required></required>
<rtexprvalue></rtexprvalue>
</attribute>
</tag>
<tag>
<name>CourseNameTag</name>
<tag-class>tagext.CourseNameTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name>name</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<name>QueryOneScoreByStudentIdTag</name>
<tag-class>tagext.QueryOneScoreByStudentIdTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name></name>
<required></required>
<rtexprvalue></rtexprvalue>
</attribute>
</tag>
<tag>
<name>QueryOneStudentAllScoreTag</name>
<tag-class>tagext.QueryOneStudentAllScoreTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name></name>
<required></required>
<rtexprvalue></rtexprvalue>
</attribute>
</tag>
<tag>
<name>QueryOneClassScoreTag</name>
<tag-class>tagext.QueryOneClassScoreTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name></name>
<required></required>
<rtexprvalue></rtexprvalue>
</attribute>
</tag>
<tag>
<name>QueryExamInformationByDateTag</name>
<tag-class>tagext.QueryExamInformationByDateTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name></name>
<required></required>
<rtexprvalue></rtexprvalue>
</attribute>
</tag>
<tag>
<name>QueryExamInformationByTermTag</name>
<tag-class>tagext.QueryExamInformationByTermTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name></name>
<required></required>
<rtexprvalue></rtexprvalue>
</attribute>
</tag>
<tag>
<name>QueryTeacherOfOneCourseTag</name>
<tag-class>tagext.QueryTeacherOfOneCourseTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name></name>
<required></required>
<rtexprvalue></rtexprvalue>
</attribute>
</tag>
<tag>
<name>QueryTeacherOfCoursesOfClassTag</name>
<tag-class>tagext.QueryTeacherOfCoursesOfClassTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name></name>
<required></required>
<rtexprvalue></rtexprvalue>
</attribute>
</tag>
<tag>
<name>QueryAllTeachingInformationTag</name>
<tag-class>tagext.QueryAllTeachingInformationTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name></name>
<required></required>
<rtexprvalue></rtexprvalue>
</attribute>
</tag>
<tag>
<name>QueryOneTeacherTag</name>
<tag-class>tagext.QueryOneTeacherTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name></name>
<required></required>
<rtexprvalue></rtexprvalue>
</attribute>
</tag>
<tag>
<name>QueryAllTeachersTag</name>
<tag-class>tagext.QueryAllTeachersTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name></name>
<required></required>
<rtexprvalue></rtexprvalue>
</attribute>
</tag>
<tag>
<name>QueryTeachingInformationTag</name>
<tag-class>tagext.QueryTeachingInformationTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name></name>
<required></required>
<rtexprvalue></rtexprvalue>
</attribute>
</tag>
<tag>
<name>QueryOneStudentTag</name>
<tag-class>tagext.QueryOneStudentTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name></name>
<required></required>
<rtexprvalue></rtexprvalue>
</attribute>
</tag>
<tag>
<name>QueryAllStudentsTag</name>
<tag-class>tagext.QueryAllStudentsTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name></name>
<required></required>
<rtexprvalue></rtexprvalue>
</attribute>
</tag>
<tag>
<name>QuerySchoolOneCourseTag</name>
<tag-class>tagext.QuerySchoolOneCourseTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name></name>
<required></required>
<rtexprvalue></rtexprvalue>
</attribute>
</tag>
<tag>
<name>QuerySchoolAllCoursesTag</name>
<tag-class>tagext.QuerySchoolAllCoursesTag</tag-class>
<body-content>empty</body-content>
<description>
Output the result of vote to the page.
</description>
<attribute>
<name></name>
<required></required>
<rtexprvalue></rtexprvalue>
</attribute>
</tag>
</taglib>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -