• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2<html>
3<head>
4<!--
5Copyright (C) 2004-2005, Unicode, Inc., International Business Machines Corporation, and others.
6All Rights Reserved.
7For terms of use, see http://www.unicode.org/terms_of_use.html
8-->
9</head>
10<body bgcolor="white">
11	Provides utilities for handling CLDR files. Note that at this point the
12	utilities have been combined from two very different designs. {@link
13	org.unicode.cldr.util.CLDRFile} uses a SAX parser, and stores as
14	<path , value> pairs. LDMLUtilities uses a DOM tree internally.
15
16</body>
17</html>