Uses of Interface
net.ontopia.topicmaps.nav2.core.OutputProducingTagIF

Packages that use OutputProducingTagIF
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 OutputProducingTagIF in net.ontopia.topicmaps.nav2.taglibs.output
 

Classes in net.ontopia.topicmaps.nav2.taglibs.output that implement OutputProducingTagIF
 class BaseOutputProducingTag
          INTERNAL: Abstract super-class of an Output-Producing Tag.
 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 DebugTag
          INTERNAL: Output-producing tag used for debugging.
 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.