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

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
WhiteSpaceInfo.java 27 * handled by the TemplateList to do pattern matching
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...]
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
ElemApplyTemplates.java 226 final TemplateList tl = sroot.getTemplateListComposed();
StylesheetComposed.java 344 m_templateList = new TemplateList(this);
  /external/clang/lib/AST/
ASTDiagnostic.cpp     [all...]
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1-sources.jar 

Completed in 69 milliseconds