You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Kent Larsson <Ke...@tpb.se> on 2008/03/14 13:29:23 UTC

Re: Ant script for building Javadoc, is there a way to bundle common tags?

> Why not using XML entities, which is not specific to Ant but simply
XML ?
> Nico

Hi Nico,
I have tried a couple of ways to use XML Enteties for this without any
luck so far. I don't know how to set an entity to contain a tag
structure like:

<link offline="true" href="http://java.sun.com/j2se/1.5.0/docs/api/"
packagelistLoc="javadoc/j2se-1.5.0"/>
<link offline="true" href="http://java.sun.com/javaee/5/docs/api/"
packagelistLoc="javadoc/javaee-5"/>


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org