source: other-projects/trunk/gs3-release-maker/apache-ant-1.6.5/src/main/org/apache/tools/ant/types/resolver/package.html@ 14627

Last change on this file since 14627 was 14627, checked in by oranfry, 17 years ago

initial import of the gs3-release-maker

File size: 835 bytes
Line 
1<body>
2Ant integration with xml-commons resolver.
3
4<p>These classes enhance the <code>&lt;xmlcatalog&gt;</code> datatype
5to support external catalog files using the xml-commons resolver, in
6accordance with the
7<a href="http://oasis-open.org/committees/entity/spec-2001-08-06.html">
8OASIS "Open Catalog" standard</a>. They will be used if and only if
9the xml-commons resolver library is available on the classpath.</p>
10
11@see <A HREF="http://xml.apache.org/commons">Apache xml-commons Project</A>
12
13@see org.apache.tools.ant.types.XMLCatalog
14@see org.apache.tools.ant.types.resolver.ApacheCatalogResolver
15@see org.apache.tools.ant.types.resolver.ApacheCatalog
16
17@author <A HREF="mailto:[email protected]">Craeg Strong</A>
18
19
20<hr>
21<p align="center">Copyright &copy; 2002 Apache Software Foundation. All rights
22Reserved.</p>
23</body>
Note: See TracBrowser for help on using the repository browser.