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


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.

  • Classes
    Class
    Description
    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.
    INTERNAL: Abstract super-class of an Output-Producing Tag.
    INTERNAL: Output Producing Tag for writing out the content of an occurrence or a string.
    INTERNAL: Output-Producing Tag, which writes out the number of objects in a collection.
    INTERNAL: Output-producing tag used for debugging.
    INTERNAL: A custom JSP tag which allows to output an element (ie.
    INTERNAL: Output Producing Tag for writing out the URI of an object.
    INTERNAL: Output Producing Tag for writing out the URI of the resource that is an occurrence, a variant name, or a locator.
    INTERNAL: Output Producing Tag for selecting the name of an object and writing it out.
    INTERNAL: Output Producing Tag for selecting the ID of an object and writing it out.
    INTERNAL: Output-Producing Tag which retrieves the value of a given property from the application configuration file and writes it out.
    INTERNAL: Outputs a stable identifier to the object if possible, if not outputs the object ID.
    INTERNAL: Output Producing Tag for selecting the ID of the topicmap the specified object belongs to and writing it out.