4.3 boolean false() @author bob mcwhirter (bob @ werken.com)
boolean false()
174175176177178179180181182183184
"count", new CountFunction() ); registerFunction( null, // namespace URI "false", new FalseFunction() ); registerFunction( null, // namespace URI "floor", new FloorFunction() );
178179180181182183184185186187188
"document", new DocumentFunction() ); registerFunction( null, // namespace URI "false", new FalseFunction() ); registerFunction( null, // namespace URI "floor", new FloorFunction() );