HomeSort by relevance Sort by last modified time
    Searched full:scriptlang (Results 1 - 1 of 1) sorted by null

  /external/apache-xml/src/main/java/org/apache/xalan/extensions/
ExtensionHandler.java 74 * @param scriptLang language of code implementing the extension
76 protected ExtensionHandler(String namespaceUri, String scriptLang)
79 m_scriptLang = scriptLang;

Completed in 727 milliseconds