Package org.dlese.dpc.schemedit.autoform
package org.dlese.dpc.schemedit.autoform
-
ClassDescriptionClass to automatically generate jsp pages (using a Renderer class such as
DleseEditorRenderer) for editing and viewing of schemedit-based xml documents.Simply wraps Exception.Class to render an element label for metadata editors and viewers.Displays an XML metadata record using the ViewerRenderer.Renders JSP for DLESE metadata frameworks, adding functionality for choosing from suggested standards, and other dlese-specific input objects, including: Rendering multiBox elements using either Fields File, MUI groups, or StandardsManager (for suggestion service) Rendering repeating elements as MdeStdNode if element has been configured to use standards manager Rendering of textInput elements as textAreas for configured elements of "concepts" and "fields_files" frameworks idiosyncratic rendering of xsd:string elements for certain fields in "adn" and "dlese_anno" frameworksRenders JSP for metadata editing with controls for adding new elements or deleting optional elements as well as for collapsible elements.Renders JSP for viewing (rather than editing) XML documents in the MetaData Editor.Supports creation of jsp to view (as opposed to edit) an entire MetaDataRecord within the metadata editor.Basic Class to render an element label for metadata editors and viewers.Includes math_path-specific kludges, most notably the /record/general/subjects field, which requires an editing approach OTHER than than implied by the schema ...Includes msp2-specific kludges, most notably the /record/general/subjects field, which requires an editing approach OTHER than than implied by the schema ...Abstract class for rendering an editor for a SchemaNode (an Element or Attribute defined in an XML Schema).Manages global rhelper information for a Renderer Instance as well as providing a renderer factory for instantiating new renderer objects.Concrete class for rendering a JSP-based representation of a SchemaNode (an Element or Attribute defined in an XML Schema).Includes res_qual-specific kludges ...Renders JSP for SIF (Schools Interoperability Framework) metadata frameworks, adding functionality for selecting from SIF objects, and other sif-specific input objects.Class to render an element label for metadata editors and viewers.Renders JSP for viewing metadata records within the DCS (as opposed to within a metadata editor).