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

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
StylesheetRoot.java 295 m_templateList = new TemplateList();
322 // Need final composition of TemplateList. This adds the wild cards onto the chains.
707 private TemplateList m_templateList;
720 * Accessor method to retrieve the <code>TemplateList</code> associated with
723 * @return The composed <code>TemplateList</code>.
725 public final TemplateList getTemplateListComposed()
731 * Mutator method to set the <code>TemplateList</code> associated with this
735 * @param templateList The new <code>TemplateList</code> for this StylesheetRoot.
737 public final void setTemplateListComposed(TemplateList templateList
    [all...]
ElemApplyTemplates.java 226 final TemplateList tl = sroot.getTemplateListComposed();
TemplateList.java 19 * $Id: TemplateList.java 468643 2006-10-28 06:56:03Z minchau $
44 public class TemplateList implements java.io.Serializable
49 * Construct a TemplateList object. Needs to be public so it can
52 public TemplateList()
857 * stored in this TemplateList. The compiler can replace returned templates
  /external/clang/lib/AST/
ASTDiagnostic.cpp     [all...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 138 milliseconds