HomeSort by relevance Sort by last modified time
    Searched refs:freemarker (Results 26 - 26 of 26) sorted by null

12

  /developers/build/buildSrc/src/main/groovy/com/example/android/samples/build/
SampleGenProperties.groovy 18 import freemarker.ext.dom.NodeModel
151 * and dropping the .ftl extension from freemarker files.
212 * Returns the hash to supply to the freemarker template processor.
218 * @return The hash to supply to freemarker
225 // Parse the xml into Freemarker's DOM structure
226 def params = freemarker.ext.dom.NodeModel.parse(xmlFile)

Completed in 126 milliseconds

12