Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DOutputProperties.java592 public void copyFrom(Properties src, boolean shouldResetDefaults) in copyFrom() argument
609 if(shouldResetDefaults && key.equals(OutputKeys.METHOD)) in copyFrom()