# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $ PortSystem 1.0 name xml-commons-resolver version 1.1 categories java devel platforms darwin maintainers gmail.com:arankine description Java library for XML entity resolution long_description It is very common for web resources to be related to other resources. These \ relationships are expressed using URIs, most often URLs. Relying on URLs to \ directly identify resources to be retrieved often causes problems for end \ users. One way to avoid these problems is to use an entity resolver (a standard \ part of SAX) or a URI Resolver (a standard part of JAXP). A resolver can examine \ the URIs of the resources being requested and determine how best to satisfy \ those requests. The best way to make this function in an interoperable way is to \ define a standard format for mapping system identifiers and URIs. These "catalog \ files" can be used to map public and system identifiers and other URIs to local \ files (or just other URIs). The XML Commons Resolver classes greatly simplify \ the task of using catalog files to perform entity resolution. homepage http://xml.apache.org/commons/components/resolver/index.html master_sites apache master_sites.mirror_subdir xml/commons checksums md5 deb95bdf88687430445d34e8c11d475e depends_lib bin:java:kaffe depends_build bin:ant:apache-ant use_configure no post-patch { # Allow to compile on javac 1.5 reinplace "s|