Question: 1 . Create Java project Week 1 5 FinalProject. This project will include development of the I need all answers step by step 1 .
Create Java project WeekFinalProject. This project will include development of the I need all answers step by step
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
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.
Create ModifyCustomers.java to demonstrate that you can modify an XML file and output the new format to an XML file. Modify the customers.xml format and include new fields: Customer Phone, Customer Contact Name, Customer Email Address. Mockup test data for your file. Output this format as file customermodified.xml in your project folder. points
Demonstrate that you can apply another Java topic. Include functionality that relates to any of the following: Exceptions, Multithreading, Reflection, JUnit, URLs, andor Logging. Provide a comment in your program code to explain the functionality note this with Step Enhancement in the code.
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
