Question: Create a project that interacts with the user, processes files, and generates an output file. 1. Create Java project Week 15FinalProject. This project will
Create a project that interacts with the user, processes files, and generates an output file. 1. Create Java project Week 15FinalProject. This project will include development of the GetUserinput.java, ViewCustomers.java and ModifyCustomers.java. (20 points-be sure to name the objects as required) 2. Create GetUserInput.java to prompt with two options: 1- View Customers and 2-Create Modified Customers File. The View Customers will create a reporting listing of customers you will create in step 3. The Create Modified Customers File will generate an updated xml you will create in step 4. (20 points) 3. Create ViewCustomers.java to demonstrate that you can parse the following file and create a report listing of customers in the format provided in this document. a. Customer information is customer ID, name, type, address, city, state, and zipcode. b. Generate customers.xml outfile with at least 5 records and be sure this resides in your project folder. (30 points) c. Here is an example of the customers.xml file. ACME Hauling
Step by Step Solution
There are 3 Steps involved in it
Creating the described Java project involves several steps and Ill guide you through each one while answering your questions and providing explanations in detail 1 Create Java project Week 15Final Pro... View full answer
Get step-by-step solutions from verified subject matter experts
