Home | History | Annotate | Download | only in templates

Lines Matching refs:recompose

228    * Recompose the values of all "composed" properties, meaning
233 * properties in the proper order and triggers the individual recompose
238 public void recompose() throws TransformerException
278 imported.recompose(recomposableElements);
299 // calling the recompose() function on each one. This will call back into the
303 ((ElemTemplateElement) recomposableElements.elementAt(i)).recompose(this);
494 * Recompose the output format object from the included elements.
547 * Recompose the attribute-set declarations.
588 * Recompose the decimal-format declarations.
651 * Recompose the key declarations.
678 * Recompose the namespace-alias declarations.
710 * Recompose the template declarations.
733 * the template list is built during the recompose process and should not be
823 * Recompose the top level variable and parameter declarations.
882 * Recompose the strip-space and preserve-space declarations.