IDE:Netbeans 6.5.1 Technology:jaxb I have just started to use jaxb included in netbeans 6.5.1 and i have generated my java classes from my xml schema .I have an xml file that i want to update it by adding sometimes nodes or inserting attributes or elements to nodes . How i can access directly to the node i want to update it .