|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--ArborXSLUtils
Extension functions made available by Arboreal to XSLT stylesheets via Xalan.
| Constructor Summary | |
ArborXSLUtils()
|
|
| Method Summary | |
java.lang.String |
zwsp(java.lang.String src)
Ensures that there is an zero-width space (ZWSP) between any (so-called) ideographic character and any Roman alphabetic character. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ArborXSLUtils()
| Method Detail |
public java.lang.String zwsp(java.lang.String src)
src - the source string
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||