[ http://issues.apache.org/jira/browse/XALANJ-1924?page=all ]
Brian Minchau updated XALANJ-1924: ---------------------------------- Fix Version: 2.7 (was: CurrentCVS) > Example on http://xml.apache.org/xalan-j/usagepatterns.html uses depricated > method > ---------------------------------------------------------------------------------- > > Key: XALANJ-1924 > URL: http://issues.apache.org/jira/browse/XALANJ-1924 > Project: XalanJ2 > Type: Bug > Components: Documentation > Versions: CurrentCVS > Environment: Operating System: Other > Platform: Other > Reporter: Brian Minchau > Assignee: Brian Minchau > Fix For: 2.7 > Attachments: xdocs.patch2.txt, xdocs.patch3.txt > > On http://xml.apache.org/xalan-j/usagepatterns.html there is a sample that > calls this: > org.apache.xalan.templates.OutputProperties.getDefaultMethodProperties("xml") > which is a depricated method. The sample should have this: > org.apache.xml.serializer.OutputPropertiesFactory.getDefaultMethodProperties > ("xml") -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]