2d4a2ae78f
X-SVN-Rev: 30037
23 lines
789 B
Plaintext
23 lines
789 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2011 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
|
// * Source File:<path>/xml/brkitr/root.xml
|
|
// *
|
|
// ***************************************************************************
|
|
root{
|
|
Version{"1.1"}
|
|
boundaries{
|
|
grapheme:process(dependency){"char.brk"}
|
|
line:process(dependency){"line.brk"}
|
|
sentence:process(dependency){"sent.brk"}
|
|
title:process(dependency){"title.brk"}
|
|
word:process(dependency){"word.brk"}
|
|
}
|
|
dictionaries{
|
|
Khmr:process(dependency){"khmerdict.ctd"}
|
|
Thai:process(dependency){"thaidict.ctd"}
|
|
}
|
|
}
|