Class PrecompiledMappingElement


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

      • PrecompiledMappingElement

        public PrecompiledMappingElement()
        Default constructor.
    • Method Detail

      • addTopChild

        public void addTopChild​(java.lang.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