Home
last modified time | relevance | path

Searched refs:whitespace (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/main/java/javax/xml/parsers/
DDocumentBuilderFactory.java37 private boolean whitespace = false; field in DocumentBuilderFactory
157 public void setIgnoringElementContentWhitespace(boolean whitespace) { in setIgnoringElementContentWhitespace() argument
158 this.whitespace = whitespace; in setIgnoringElementContentWhitespace()
235 return whitespace; in isIgnoringElementContentWhitespace()
/libcore/luni/src/test/resources/META-INF/services/
Dlibcore.java.util.ServiceLoaderTestInterface8 libcore.java.util.ServiceLoaderTest$Impl2 # as is leading whitespace
/libcore/expectations/
Dknownfailures.txt1544 substring: "This implementation does not recognize element content whitespace"