Searched defs:getBooleanProperty (Results 1 – 3 of 3) sorted by relevance
49 public static boolean getBooleanProperty(String key, Properties props) in getBooleanProperty() method in OutputPropertyUtils
210 public boolean getBooleanProperty(QName key) in getBooleanProperty() method in OutputProperties226 public boolean getBooleanProperty(String key) in getBooleanProperty() method in OutputProperties
144 private static boolean getBooleanProperty(String name, boolean dephault) { in getBooleanProperty() method in SimpleLog