Searched defs:ignorableWhitespaceFeature (Results 1 – 1 of 1) sorted by relevance
238 public final static String ignorableWhitespaceFeature = field in Parser306 theFeatures.put(ignorableWhitespaceFeature, truthValue(DEFAULT_IGNORABLE_WHITESPACE)); in theFeatures.put() argument