HomeSort by relevance Sort by last modified time
    Searched refs:explicitValue (Results 1 - 2 of 2) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ToStream.java 580 String explicitValue = (String) format.get(key);
581 if (explicitValue == null && value != null) {
585 if (explicitValue != null) {
587 this.setOutputProperty(key,explicitValue);
    [all...]
  /prebuilts/tools/common/m2/repository/xalan/serializer/2.7.1/
serializer-2.7.1.jar 

Completed in 189 milliseconds