Skip to content

This repository holds the starter code for the first XML practical exercise in CSCU9T4 and F

Notifications You must be signed in to change notification settings

kmq0001/CSCU9T4-F_XMLpractical1

 
 

Repository files navigation

CSCU9T4-F_XMLpractical1

This repository holds the starter code for the first XML practical exercise in CSCU9T4 and F

  • changed BasicHandler to MenuHandler in SACMenu to make it run

  • added vaildateDocument(filename) to main method in DOMMenu with condition to only printnodes() if validation successful

  • changed printNodes method to print xml file

    • several NodeLists for the siblings of the items
    • if statement included to make sure they print in line with each other
  • swapped statements in validation method to print specific error occured last so that it is clearer to the user

About

This repository holds the starter code for the first XML practical exercise in CSCU9T4 and F

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%