This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Hai friends... i am using JTextPane in my application.i am able to set the different type of styles in TextPane.Now i want to store all these styles in xml format. i am storing styles into xml format as follow i am getting DefaultRootElement() ,then i am able constructing DOM tree. now i have xml file. when i restart the application ,now i want to set the styles stored in xml file to TextPane.. pl help mee.. thanks...