Class XML11DTDValidator

    • Constructor Detail

      • XML11DTDValidator

        public XML11DTDValidator()
        Default constructor.
    • Method Detail

      • reset

        public void reset​(XMLComponentManager manager)
        Description copied from interface: XMLComponent
        Resets the component. The component can query the component manager about any features and properties that affect the operation of the component.
        Specified by:
        reset in interface XMLComponent
        Overrides:
        reset in class XMLDTDValidator
        Parameters:
        manager - The component manager.