Uses of Class
net.ontopia.topicmaps.nav2.taglibs.output.BaseOutputProducingTag

Packages that use BaseOutputProducingTag
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. 
 

Uses of BaseOutputProducingTag in net.ontopia.topicmaps.nav2.taglibs.output
 

Subclasses of BaseOutputProducingTag in net.ontopia.topicmaps.nav2.taglibs.output
 class ContentTag
          INTERNAL: Output Producing Tag for writing out the content of an occurrence or a string.
 class CountTag
          INTERNAL: Output-Producing Tag, which writes out the number of objects in a collection.
 class LinkTag
          INTERNAL: Output Producing Tag for writing out the URI of an object.
 class LocatorTag
          INTERNAL: Output Producing Tag for writing out the URI of the resource that is an occurrence, a variant name, or a locator.
 class NameTag
          INTERNAL: Output Producing Tag for selecting the name of an object and writing it out.
 class ObjectIdTag
          INTERNAL: Output Producing Tag for selecting the ID of an object and writing it out.
 class SymbolicIdTag
          INTERNAL: Outputs a stable identifier to the object if possible, if not outputs the object ID.
 class TopicMapIdTag
          INTERNAL: Output Producing Tag for selecting the ID of the topicmap the specified object belongs to and writing it out.
 



Copyright © 2000-2012 Ontopia.