Laurent Tardif wrote:
> 
> insert the attached file in your project
> run your program with : java -Xbootclasspath/p:..\Classes;%CLASSPATH%
> and win some time :)
> 
> With this little modification, i've significantly decreased the parsing
> time of xml file.

Err... I read:

/**
 * The Attributes class maps Manifest attribute names to associated
string
 * values. Attribute names are case-insensitive and restricted to the
ASCII
 * characters in the set [0-9a-zA-Z_-].

The restrictions on names just don't work for XML. Don't be surprised if
you have problems...
-- 
Arnaud  Le Hors - IBM Cupertino, XML Strategy Group

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to