Plands.com Logo  Business Internet Services 
Main Menu
Home
Planetary CRM
  Benefits
  Features
  Demo
E-Mail Services
  E-mail Hosting
  Newsletters
  Discussion Lists
Web Hosting
Server Co-location
and Administration
Web Applications
Technical Support
Contact Us
DXP Samples
 
DxpHome  ||   Samples  ||   Details  ||   Docs  ||   Trees  ||   xml-xsl  ||   Links
// TestNode.java

TestNode performs a test on a single 3 element expression in a decision tree. The expression is of the form: a eq b, a ne b, a lt b, a gt b, a lte b, a gte b where a is a RuntimeValue, b is a FixedValue and the letters between represent the comparison operations: ==, !=, <, >, <=, >= The comparison chars are also supported directly but may confuse XML parsers when used inside an attribute value.


@author Return to Index

Note: We have tried to test all of the code examples but they may contain errors. Any questions, comments, suggestions, or problems should be sent to info@plands.com.