
I need to write a java program that will extract information (events) from .ics files, such as those used in iCalendar, into HTML format. I started by creating string instance variables for each subcategory I need to extract from the file and creating an individual method to extract each of the subcategories. Am I on the right track or am I doing this all wrong?
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.