-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjavadoc.xml
6 lines (6 loc) · 4.39 KB
/
javadoc.xml
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project default="javadoc">
<target name="javadoc">
<javadoc access="public" additionalparam=" -encoding utf8 -docencoding utf8 -charset utf8" author="true" classpath="lib/JavaEE5/jstl-1.2.jar;lib/cglib-docs-2.1_3/cglib-nodep-2.1_3.jar;lib/ASM2.2.2/asm-2.2.2.jar;lib/JavaEE5/jsf-api.jar;D:\DANH-MUC\FOR PROGRAMMER\Java plus\jakarta-commons\commons-collections-3.2.1\commons-collections-3.2.1.jar;lib/JUnit4.5/junit-4.5.jar;lib/JavaEE5/jsf-impl.jar;lib/commons-logging-1.1.1/commons-logging-adapters-1.1.1.jar;lib/commons-logging-1.1.1/commons-logging-1.1.1.jar;lib/ASM2.2.2/asm-util-2.2.2.jar;lib/commons-logging-1.1.1/commons-logging-api-1.1.1.jar;lib/ASM2.2.2/asm-commons-2.2.2.jar;lib/JavaEE5/javaee.jar;lib/JDom/jdom.jar" destdir="doc" doctitle="JGentleFramework" nodeprecated="false" nodeprecatedlist="false" noindex="false" nonavbar="false" notree="false" packagenames="org.jgentleframework.integration.remoting.enums,org.jgentleframework.services.datalocator.context,org.jgentleframework.integration.remoting.httprmi,org.jgentleframework.services.eventservices.objectmeta,org.jgentleframework.services.eventservices,org.jgentleframework.services.eventservices.enums,org.jgentleframework.utils.data,org.samples.unittest,org.jgentleframework.configure.aopweaving.enums,org.jgentleframework.services.threadpooling.annotation,org.jgentleframework.context.annotation,org.jgentleframework.services.eventservices.servicesmodule,org.jgentleframework.configure.objectmeta,org.jgentleframework.configure.annotation,org.jgentleframework.web.servlet,org.aopalliance.instrument,org.jgentleframework.core.factory.support,org.jgentleframework.web.controlbean,org.jgentleframework.integration.remoting.rmi,org.jgentleframework.core.intercept,org.jgentleframework.core.factory,org.jgentleframework.web.config.annotation,org.jgentleframework.context.services,org.jgentleframework.context.injecting.autodetect,org.jgentleframework.services.datalocator.enums,org.jgentleframework.core,org.jgentleframework.services.datalocator,org.jgentleframework.services.eventservices.annotation,org.jgentleframework.utils.network.sockets,org.jgentleframework.web,org.jgentleframework.services.threadpooling,org.jgentleframework.services,org.jgentleframework.context.support,org.aopalliance.aop,org.jgentleframework.context.aop,org.jgentleframework.services.objectpooling,org.jgentleframework.integration.remoting.rmi.context,org.jgentleframework.integration.remoting.rmi.support,org.jgentleframework.context,org.aopalliance.reflect,org.jgentleframework.configure.enums,org.jgentleframework.core.intercept.support,org.jgentleframework.integration.dao,org.samples.RMI,org.jgentleframework.integration.scripting.annotation,org.jgentleframework.core.reflection.annohandler,org.jgentleframework.services.objectpooling.support,org.jgentleframework.integration,org.jgentleframework.services.datalocator.data,org.jgentleframework.services.objectpooling.context,org.jgentleframework.context.aop.support,org.jgentleframework.core.reflection,org.samples.utilstest,org.jgentleframework.core.interceptor,org.jgentleframework.integration.remoting.annotation,org.jgentleframework.services.queuedbeans.annotation,org.jgentleframework.utils,org.jgentleframework.context.injecting,org.jgentleframework.integration.scripting.enums,org.jgentleframework.integration.dao.jdbc.annotation,org.jgentleframework.integration.scripting,org.jgentleframework.utils.enums,org.jgentleframework.core.reflection.metadata,org.jgentleframework.context.injecting.scope,org.jgentleframework.integration.remoting.rmi.annotation,org.jgentleframework.integration.dao.jdbc,org.jgentleframework.services.queuedbeans,org.aopalliance.intercept,org.jgentleframework.context.beans.annotation,org.jgentleframework.services.objectpooling.annotation,org.jgentleframework.core.provider,org.jgentleframework.services.eventservices.context,org.jgentleframework.utils.control,org.jgentleframework.context.aop.advice,org.jgentleframework.services.datalocator.annotation,org.jgentleframework.core.handling,org.jgentleframework.configure,org.jgentleframework.integration.remoting.rmi.customsocket,org.samples,org.jgentleframework.context.beans,org.jgentleframework.utils.stream,org.jgentleframework.integration.remoting,org.jgentleframework.context.enums,org.jgentleframework.configure.aopweaving.annotation" source="1.6" sourcepath="src" splitindex="true" use="true" version="true"/>
</target>
</project>