longinus 25 Oct 2001 07:00:52 -0000
How to get the XSL file name from DOM tree, using Xerces API?
DOMParser parser = new DOMParser(); Document doc=parser.getDocument();