Package net.ontopia.topicmaps.nav2.taglibs.output

Output-producing tags, which extract information from the provided collection (mostly topic map related information), and write it to the document output.

See:
          Description

Class Summary
AttributeTag INTERNAL: A custom JSP tag which allows to create an attribute name-value pair and assign it to the parent element tag, which is responsible for the output.
BaseOutputProducingTag INTERNAL: Abstract super-class of an Output-Producing Tag.
ContentTag INTERNAL: Output Producing Tag for writing out the content of an occurrence or a string.
CountTag INTERNAL: Output-Producing Tag, which writes out the number of objects in a collection.
DebugTag INTERNAL: Output-producing tag used for debugging.
ElementTag INTERNAL: A custom JSP tag which allows to output an element (ie.
LinkTag INTERNAL: Output Producing Tag for writing out the URI of an object.
LocatorTag INTERNAL: Output Producing Tag for writing out the URI of the resource that is an occurrence, a variant name, or a locator.
NameTag INTERNAL: Output Producing Tag for selecting the name of an object and writing it out.
ObjectIdTag INTERNAL: Output Producing Tag for selecting the ID of an object and writing it out.
PropertyTag INTERNAL: Output-Producing Tag which retrieves the value of a given property from the application configuration file and writes it out.
SymbolicIdTag INTERNAL: Outputs a stable identifier to the object if possible, if not outputs the object ID.
TopicMapIdTag INTERNAL: Output Producing Tag for selecting the ID of the topicmap the specified object belongs to and writing it out.
 

Package net.ontopia.topicmaps.nav2.taglibs.output Description

Output-producing tags, which extract information from the provided collection (mostly topic map related information), and write it to the document output.



Copyright © 2000-2012 Ontopia.