Have you looked at: http://xml.apache.org/xalan-j/apidocs/javax/xml/transform/TransformerFactory.html#getAssociatedStylesheet(javax.xml.transform.Source, java.lang.String, java.lang.String, java.lang.String)
The TransformerFactory can go and get the PI's for you, although this doesn't give the PI back to you, it gives you back the stylesheets. If you're looking for simple, this is it; if you're looking for custom processing it may not be it. ===== - Shane <eof aka="mailto:[EMAIL PROTECTED]" .sig="Du sublime au ridicule il n'y a qu'un pas." /> __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com
