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