// Definition of the DOMParser class. // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // SPDX-License-Identifier: BSL ...
harness.check(method.identifier.QName(), QName, "Method has the right QName") harness.check(method.identifier.name, name, "Method has the right name") harness.check ...