Searched refs:getBooleanProperty (Results 1 - 8 of 8) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DOutputPropertyUtils.java49 public static boolean getBooleanProperty(String key, Properties props) method in class:OutputPropertyUtils
H A DToHTMLStream.java577 OutputPropertyUtils.getBooleanProperty(
590 OutputPropertyUtils.getBooleanProperty(
/external/apache-http/src/org/apache/commons/logging/impl/
H A DSimpleLog.java144 private static boolean getBooleanProperty(String name, boolean dephault) { method in class:SimpleLog
164 showLogName = getBooleanProperty( systemPrefix + "showlogname", showLogName);
165 showShortName = getBooleanProperty( systemPrefix + "showShortLogname", showShortName);
166 showDateTime = getBooleanProperty( systemPrefix + "showdatetime", showDateTime);
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DOutputProperties.java210 public boolean getBooleanProperty(QName key) method in class:OutputProperties
212 return getBooleanProperty(key.toNamespacedString());
226 public boolean getBooleanProperty(String key) method in class:OutputProperties
228 return OutputPropertyUtils.getBooleanProperty(key, m_properties);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.logging_1.0.4.v201005080501.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.util_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 167 milliseconds