Home
last modified time | relevance | path

Searched defs:ElementAttributeInfo (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DElementAttributeInfo.java24 public class ElementAttributeInfo { class
125 private ElementAttributeInfo(String filename, DtdType type) throws IOException { in ElementAttributeInfo() method in ElementAttributeInfo