Home
last modified time | relevance | path

Searched defs:getSystemProperty (Results 1 – 7 of 7) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/xslt/
DSecuritySupport.java98 String getSystemProperty(String propName) { in getSystemProperty() method in SecuritySupport
/external/apache-xml/src/main/java/org/apache/xpath/functions/
DSecuritySupport.java98 String getSystemProperty(String propName) { in getSystemProperty() method in SecuritySupport
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DSecuritySupport.java96 String getSystemProperty(String propName) { in getSystemProperty() method in SecuritySupport
/external/apache-xml/src/main/java/org/apache/xml/utils/
DSecuritySupport.java98 String getSystemProperty(String propName) { in getSystemProperty() method in SecuritySupport
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DSecuritySupport.java98 String getSystemProperty(String propName) { in getSystemProperty() method in SecuritySupport
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DSecuritySupport.java98 String getSystemProperty(String propName) { in getSystemProperty() method in SecuritySupport
/external/emma/core/java12/com/vladium/util/
DProperty.java185 public static String getSystemProperty (final String key) in getSystemProperty() method in Property
197 public static String getSystemProperty (final String key, final String def) in getSystemProperty() method in Property