gain memory

2003-12-10 Thread Philippe PITHON
Hello! I would like to improve the code below 2 questions: - java says to me that input.getParser() input.getInputSource() are deprecated what is necessary to use in the place ? - to gain memory, are my files well closed? --- XSLTInputHandler input = new

Re: gain memory

2003-12-10 Thread Glen Mazza
2 questions : - java says to me that input.getParser() input.getInputSource() are deprecated what is necessary to use in the place ? - to gain memory, are my files well closed? --- XSLTInputHandler input = new XSLTInputHandler(new File(xml),new File