This page is no longer maintained — Please continue to the home page at www.scala-lang.org
On Aug 25, 2009, at 10:35 PM, Jesse Eichar wrote: > It seems that XML.loadFile drops the comments from the document that > it reads in. Is there way to load the comments as well?
Use ``ConstructingParser.fromFile''.
Cheers, -- Normen Müller
Create new account
Retrieve lost password
Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland
On Aug 25, 2009, at 10:35 PM, Jesse Eichar wrote:
> It seems that XML.loadFile drops the comments from the document that
> it reads in. Is there way to load the comments as well?
Use ``ConstructingParser.fromFile''.
Cheers,
--
Normen Müller