Searched defs:getBooleanProperty (Results 1 – 7 of 7) 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
211 protected static boolean getBooleanProperty(String key) { in getBooleanProperty() method in TestFmwk215 protected static boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() method in TestFmwk386 public boolean getBooleanProperty(String key) { in getBooleanProperty() method in TestFmwk.TestParams390 public boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() method in TestFmwk.TestParams
210 protected static boolean getBooleanProperty(String key) { in getBooleanProperty() method in TestFmwk214 protected static boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() method in TestFmwk385 public boolean getBooleanProperty(String key) { in getBooleanProperty() method in TestFmwk.TestParams389 public boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() method in TestFmwk.TestParams
146 private static boolean getBooleanProperty(String name, boolean dephault) { in getBooleanProperty() method in SimpleLog
149 private static boolean getBooleanProperty(String name, boolean dephault) { in getBooleanProperty() method in SimpleLog
176 private static boolean getBooleanProperty(String name, boolean defaultValue) { in getBooleanProperty() method in SimpleLogger