Package org.activemath.webapp.clip

The clip package is responsible for storage and transmission of clipboard-like data.

See:
          Description

Class Summary
ClipController Controller class to deliver extracts as part of a data-transfer operation such as copy and paste or drag-and-drop.
ClipsStorage Singleton to archive the contents of clips.
OMSDisambiguator Simple utility to inject the xref attribute to OMS elements using either the cdbase attribute (of itself or a parent) or searching through the knowledge-base.
StorableClip  
 

Exception Summary
OMSDisambiguator.DisambiguationException  
 

Package org.activemath.webapp.clip Description

The clip package is responsible for storage and transmission of clipboard-like data. Clip, ClipContainer, ClippingController: OMDisambiguator: mostly to support the most correct possible reception of content... TypeWalker to support content-dictionary and mime-type negotiation using the specializes relation between symbols and the presentation engine.