| <?xml version="1.0" encoding="UTF-8"?><!-- |
| Copyright (c) 2008 IBM Corporation and others. |
| |
| This program and the accompanying materials |
| are made available under the terms of the Eclipse Public License 2.0 |
| which accompanies this distribution, and is available at |
| https://www.eclipse.org/legal/epl-2.0/ |
| |
| SPDX-License-Identifier: EPL-2.0 |
| |
| Contributors: |
| IBM Corporation - initial API and implementation |
| --> |
| |
| <component name="test"> |
| <plugin id="test" /> |
| |
| <package name="javadoc"> |
| <type name="JavadocTestClass1" instantiate="false"/> |
| <type name="JavadocTestClass2"/> |
| <type name="JavadocTestClass2$Inner" instantiate="false"/> |
| <type name="JavadocTestClass3"> |
| <method name="m1" signature="()V" override="false"/> |
| <method name="m2" signature="()V" reference="false"/> |
| </type> |
| <type name="JavadocTestClass4"> |
| <field name="f1" reference="false"/> |
| <field name="f2" reference="false"/> |
| </type> |
| <type name="JavadocTestClass5"/> |
| <type name="JavadocTestClass5$Inner"/> |
| <type name="JavadocTestClass5$Inner$Inner2"> |
| <field name="f1" reference="false"/> |
| <field name="f2" reference="false"/> |
| </type> |
| <type name="JavadocTestClass6"/> |
| <type name="JavadocTestClass6$Inner"/> |
| <type name="JavadocTestClass6$Inner$Inner2"> |
| <method name="m1" signature="()V" override="false"/> |
| <method name="m2" signature="()V" reference="false"/> |
| </type> |
| <type name="JavadocTestClass7" extend="false" instantiate="false"> |
| <field name="f1" reference="false"/> |
| <method name="m1" signature="()V" override="false"/> |
| </type> |
| <type name="JavadocTestClass8" instantiate="false" subclass="false"/> |
| </package> |
| </component> |