You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <?xml version="1.0" encoding="UTF-8"?>
-
- <!--
- <!DOCTYPE xdoclet-module PUBLIC "-//XDoclet Team//DTD XDoclet Module 1.0//EN" "http://xdoclet.sourceforge.net/dtd/xdoclet-module_1_0.dtd">
- -->
-
- <xdoclet-module>
- <taghandler
- namespace="Ant"
- class="org.apache.ant.xdoclet.TaskTagsHandler"
- />
-
- <subtask
- name="taskdescriptor"
- implementation-class="org.apache.ant.xdoclet.TaskDescriptorSubTask"
- parent-task-class="org.apache.ant.xdoclet.AntDocletTask"
- />
- <subtask
- name="taskdefproperties"
- implementation-class="org.apache.ant.xdoclet.TaskDefPropertiesSubTask"
- parent-task-class="org.apache.ant.xdoclet.AntDocletTask"
- />
- </xdoclet-module>
|