Searched defs:PARSE_FLAG_STRICT_IGNORABLES (Results 1 – 5 of 5) sorted by relevance
28 public static final int PARSE_FLAG_STRICT_IGNORABLES = 0x8000; field in ParsingUtils
30 public static final int PARSE_FLAG_STRICT_IGNORABLES = 0x8000; field in ParsingUtils
54 PARSE_FLAG_STRICT_IGNORABLES = 0x8000, enumerator