Searched defs:dom (Results 1 – 2 of 2) sorted by relevance
93 public static long fieldsToDay(int year, int month, int dom) { in fieldsToDay()
51 private static DOMImplementationImpl dom = DOMImplementationImpl.getInstance(); field in DocumentBuilderImpl