Course description
There a few significant updates to Java SE 7 in the area of XML. JAXB, JAX-WS and JAXP all had a minor revision update which included a number of bug fixes, localization updates, and standardization of data mapping. JAXP also got some additional security updates to guard against denial of service attacks that exploit XML processing. In the internationalization or I18N area, Java SE 7 was all about support for Unicode 6.0. Support for international stands, like the ISO 4217 currency codes and locale updates adding support for IETF-BCP 47 language tags, the Unicode data markup language, and adding a couple new locale default objects to control formatting resources and the UI. The new numeric shaper enumerated range class adds new Unicode ranges and makes outputting numbers in different shapes a breeze. The last topic in the course covers the updates to the collections framework. The framework got two new concurrency queuing classes and was tuned up with a new hash function for maps and a new sorting algorithm which affects the entire framework. These algorithm upgrades will speed up your application without a single change to your code.
Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.
Prerequisites
This course assumes users have a solid understanding of object-oriented principals and experience coding with Java 5 or greater. This course was filmed using Eclipse for RCP and RAP developers (Java developer edition). A general understanding of Eclipse is required but only to understand the methods shown. The theory for this course will work on any IDE that supports the Java 7 SE SDK. You should have viewed the Java 7 SE: Enhancements and Concurrency and Java 7 SE: IO, New IO and Network Protocols courses before viewing this course.
Meet the expert
Brigitte Birze is a seasoned software development professional with over 25 years of experience in Corporate IT and Engineering across many verticals. Brigitte has been involved in every phase of the software development lifecycle from the perspective of several roles: individual contributor, team lead, S/W architect, system engineer, proposal author, and project manager. Her innovative software architectures have resulted in six published papers and eight patents. Brigitte's dynamic communication skills, paired with her depth and breadth of technical knowledge, give her the unique ability to make the complex understandable and to convey technical concepts to cross-functional groups, speaking at the business or technical level.
Video Runtime
132 Minutes
Time to complete
370 Minutes
Course Outline
XML External Properties (18:28)
XML Processing Limits (17:15)
I18N Regular Expressions (18:17)
I18N Locale Class Updates (25:59)
I18N Numeric Shaper (27:40)
Collection Framework Updates (24:43)