Class PrecompiledMappingElement


public class PrecompiledMappingElement extends MappingElementBase
Model component for mapping element of precompiled binding definition.
Author:
Dennis M. Sosnoski
  • Constructor Details

    • PrecompiledMappingElement

      public PrecompiledMappingElement()
      Default constructor.
  • Method Details

    • addTopChild

      public void addTopChild(Object child)
      Add top-level child element. This override of the TemplateElementBase method discards everything except for namespace elements, which may be required in order to determine the namespace URI for a concrete mapping.
      Overrides:
      addTopChild in class TemplateElementBase
      Parameters:
      child - element to be added as child of this element