Cari di Apache Ant 
    Apache Ant User Manual
Daftar Isi
(Sebelumnya) org.apache.tools.ant.types.mappersorg.apache.tools.ant.types.res ... (Berikutnya)
Apache Ant API - Core Types

org.apache.tools.ant.types.resolver

Package org.apache.tools.ant.types.resolver

Ant integration with xml-commons resolver.

See: Description

  • Class Summary 
    ClassDescription
    ApacheCatalog
    This class extends the Catalog class provided by Norman Walsh's resolver library in xml-commons in order to add classpath entity and URI resolution.
    ApacheCatalogResolver
    This class extends the CatalogResolver class provided by Norman Walsh's resolver library in xml-commons.

Package org.apache.tools.ant.types.resolver Description

Ant integration with xml-commons resolver.

These classes enhance the <xmlcatalog> datatypeto support external catalog files using the xml-commons resolver, inaccordance with theOASIS "Open Catalog" standard. They will be used if and only ifthe xml-commons resolver library is available on the classpath.

Author:
Craeg Strong
See Also:
Apache xml-commons Project, XMLCatalog, ApacheCatalogResolver, ApacheCatalog
(Sebelumnya) org.apache.tools.ant.types.mappersorg.apache.tools.ant.types.res ... (Berikutnya)