Package net.ontopia.topicmaps.nav2.taglibs.value
package net.ontopia.topicmaps.nav2.taglibs.value
General (Topic Map independent) value-producing tags, which provide mainly set manipulation operations on collections.
-
ClassesClassDescriptionINTERNAL: Abstract Base class for value producing and accepting tags which are taking the context filter into account.INTERNAL: Abstract super-class of a tag that is both value-producing and value-accepting.INTERNAL: Abstract super-class of an Value-Producing Tag.INTERNAL: Value Producing Tag for copying another collection.INTERNAL: Value Producing Tag for computing the set difference of two collections.INTERNAL: Value Producing Tag for computing the intersection of two collections.INTERNAL: Tag which gathers all the values it receives into a sequence.INTERNAL: Value Producing Tag for generating a string value.INTERNAL: Value Producing Tag for computing the union of two collections.