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 -
Create Java project WeekFinalProject. This project will include development of the GetUserInput.java, ViewCustomers.java and ModifyCustomers.java. pointsbe sure to name the objects as required
Create GetUserInput.java to prompt with two options: View Customers and 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 The Create Modified Customers File will generate an updated xml you will create in step points
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 records and be sure this resides in your project folder. 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
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
