Question: 1 . Create Java project Week 1 5 FinalProject. This project will include development of the GetUserInput.java, ViewCustomers.java and ModifyCustomers.java. ( 2 0 points -

1. Create Java project Week15FinalProject. 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. Be sure to use GetInputFromUser methods used in this course. 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
commercial

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!