Home
last modified time | relevance | path

Searched refs:setDecimalFormat (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/processor/
DProcessorDecimalFormat.java71 handler.getStylesheet().setDecimalFormat(dfp); in startElement()
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DStylesheet.java560 public void setDecimalFormat(DecimalFormatProperties edf) in setDecimalFormat() method in Stylesheet