|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Function | |
| com.ricebridge.xmlman | |
| com.ricebridge.xmlman.in.func | |
| Uses of Function in com.ricebridge.xmlman |
| Methods in com.ricebridge.xmlman with parameters of type Function | |
void |
XmlSpec.addFunction(String pPrefix,
String pName,
Function pFunction)
Add a named function for use in XPath expressions. |
| Uses of Function in com.ricebridge.xmlman.in.func |
| Classes in com.ricebridge.xmlman.in.func that implement Function | |
class |
TrimFunction
Defines XPath function to trim whitespace from strings. |
class |
XmlFunction
string xml()
Placeholder to indicate that xml should be generated for parent element |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||