HomeSort by relevance Sort by last modified time
    Searched defs:templates (Results 51 - 70 of 70) sorted by null

1 23

  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
ElemVariable.java 21 package org.apache.xalan.templates;
197 * @see org.apache.xalan.templates.Constants
FuncDocument.java 21 package org.apache.xalan.templates;
OutputProperties.java 21 package org.apache.xalan.templates;
40 * because it must be part of the {@link org.apache.xalan.templates.ElemTemplateElement}
StylesheetComposed.java 21 package org.apache.xalan.templates;
131 // Next comes the templates
ElemApplyTemplates.java 21 package org.apache.xalan.templates;
40 * Implement xsl:apply-templates.
42 * &!ELEMENT xsl:apply-templates (xsl:sort|xsl:with-param)*>
43 * &!ATTLIST xsl:apply-templates
111 * @see org.apache.xalan.templates.Constants
142 * Apply the context node to the matching templates.
360 // And execute the child templates.
ElemForEach.java 21 package org.apache.xalan.templates;
230 * @see org.apache.xalan.templates.Constants
376 // And execute the child templates.
423 * <!ELEMENT xsl:apply-templates (xsl:sort|xsl:with-param)*>
424 * <!ATTLIST xsl:apply-templates
TemplateList.java 21 package org.apache.xalan.templates;
41 * Encapsulates a template list, and helps locate individual templates.
58 * Add a template to the table of named templates and/or the table of templates
170 * After all templates have been added, this function
484 * access templates that have been overridden.
648 * access templates that have been overridden.
796 * Get table of named Templates.
801 * as the keys, and {@link org.apache.xalan.templates.ElemTemplate}s as the
810 * Set table of named Templates
    [all...]
ElemLiteralResult.java 21 package org.apache.xalan.templates;
    [all...]
ElemTemplateElement.java 21 package org.apache.xalan.templates;
87 * @see org.apache.xalan.templates.Constants
    [all...]
RedundentExprEliminator.java 21 package org.apache.xalan.templates;
641 // Change all globals in xsl:templates, etc, to global vars no matter what.
731 // Change all globals in xsl:templates, etc, to global vars no matter what.
    [all...]
Stylesheet.java 21 package org.apache.xalan.templates;
1056 * @param v ElemTemplate to add to list of templates
    [all...]
ElemNumber.java 21 package org.apache.xalan.templates;
528 * @see org.apache.xalan.templates.Constants
    [all...]
StylesheetRoot.java 21 package org.apache.xalan.templates;
31 import javax.xml.transform.Templates;
54 implements java.io.Serializable, Templates
97 throw new TransformerConfigurationException(XSLMessages.createMessage(XSLTErrorResources.ER_CANNOT_INIT_DEFAULT_TEMPLATES, null), se); //"Can't init default templates!", se);
191 //============== Templates Interface ================
194 * Create a new transformation context for this Templates object.
212 * without mutating the Templates object, and then handed in to
215 * <p>For XSLT, Attribute Value Templates attribute values will
225 //============== End Templates Interface ================
395 * @param importList The working import list. Templates are added here in the revers
    [all...]
Constants.java 21 package org.apache.xalan.templates;
104 ELEMNAME_APPLY_TEMPLATES_STRING = "apply-templates",
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
STADExternalIf.h 376 TKeepAliveTemplate templates[ KEEP_ALIVE_MAX_USER_MESSAGES ]; /**< Buffer which holds the maximum Keep Alive Template member in struct:__anon8625
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
STADExternalIf.h 375 TKeepAliveTemplate templates[ KEEP_ALIVE_MAX_USER_MESSAGES ]; /**< Buffer which holds the maximum Keep Alive Template member in struct:__anon14462
  /external/openssl/crypto/asn1/
asn1t.h 559 const ASN1_TEMPLATE *templates; /* If SEQUENCE or CHOICE this contains the contents */ member in struct:ASN1_ITEM_st
560 long tcount; /* Number of templates if SEQUENCE or CHOICE */
574 * Otherwise templates must contain a single
578 * For SEQUENCE types the templates field points
582 * For CHOICE types the templates field points
  /external/openssl/include/openssl/
asn1t.h 559 const ASN1_TEMPLATE *templates; /* If SEQUENCE or CHOICE this contains the contents */ member in struct:ASN1_ITEM_st
560 long tcount; /* Number of templates if SEQUENCE or CHOICE */
574 * Otherwise templates must contain a single
578 * For SEQUENCE types the templates field points
582 * For CHOICE types the templates field points
  /cts/tools/signature-tools/lib/
stringtemplate.jar 
  /prebuilt/common/ecj/
ecj.jar 

Completed in 1166 milliseconds

1 23