Searched defs:recompose (Results 1 - 14 of 14) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DWhiteSpaceInfo.java80 * This function is called to recompose() all of the WhiteSpaceInfo elements.
82 public void recompose(StylesheetRoot root) method in class:WhiteSpaceInfo
H A DElemAttributeSet.java169 public void recompose(StylesheetRoot root) method in class:ElemAttributeSet
H A DKeyDeclaration.java193 public void recompose(StylesheetRoot root) method in class:KeyDeclaration
H A DNamespaceAlias.java150 * This function is called to recompose() all of the namespace alias properties elements.
154 public void recompose(StylesheetRoot root) method in class:NamespaceAlias
H A DStylesheetComposed.java77 public void recompose(Vector recomposableElements) throws TransformerException method in class:StylesheetComposed
270 * @param including Stylesheet to recompose
H A DOutputProperties.java536 * This function is called to recompose all of the output format extended elements.
540 public void recompose(StylesheetRoot root) method in class:OutputProperties
H A DDecimalFormatProperties.java395 * This function is called to recompose() all of the decimal format properties elements.
399 public void recompose(StylesheetRoot root) method in class:DecimalFormatProperties
H A DElemTemplate.java408 public void recompose(StylesheetRoot root) method in class:ElemTemplate
H A DElemVariable.java452 public void recompose(StylesheetRoot root) method in class:ElemVariable
H A DElemTemplateElement.java181 public void recompose(StylesheetRoot root) throws TransformerException method in class:ElemTemplateElement
H A DStylesheetRoot.java233 * properties in the proper order and triggers the individual recompose
238 public void recompose() throws TransformerException method in class:StylesheetRoot
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);
733 * the template list is built during the recompose process and should not be
/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DNormalizer2Impl.java1202 // decompose and recompose.
1232 // Fails FCD test, need to decompose and contiguously recompose.
1276 // decompose and recompose.
1294 recompose(buffer, recomposeStartIndex, onlyContiguous);
1941 private void recompose(ReorderingBuffer buffer, int recomposeStartIndex, method in class:Normalizer2Impl
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DNormalizer2Impl.java1200 // decompose and recompose.
1230 // Fails FCD test, need to decompose and contiguously recompose.
1274 // decompose and recompose.
1292 recompose(buffer, recomposeStartIndex, onlyContiguous);
1939 private void recompose(ReorderingBuffer buffer, int recomposeStartIndex, method in class:Normalizer2Impl
/external/annotation-tools/asmx/test/lib/
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...

Completed in 237 milliseconds