cldrbug 0: make parseCollation public
X-SVN-Rev: 16715
This commit is contained in:
parent
716599aa07
commit
6faeb8893d
@ -2753,7 +2753,8 @@ public class LDML2ICUConverter {
|
||||
return table;
|
||||
}
|
||||
|
||||
ICUResourceWriter.Resource parseCollations(Node root, StringBuffer xpath){
|
||||
public ICUResourceWriter.Resource parseCollations(Node root, StringBuffer xpath){
|
||||
|
||||
ICUResourceWriter.ResourceTable table = new ICUResourceWriter.ResourceTable();
|
||||
ICUResourceWriter.Resource current = null;
|
||||
table.name = root.getNodeName();
|
||||
|
Loading…
Reference in New Issue
Block a user