I want to read the WFM 's ipm file using Java. Since the IPM has the stucture of an XML file , can I use JAVA api's to read XML Nodes I have a need to read the Task Properties in this ipm file. Can someone please tell me how can i implement this using java class .