public static class SourcePathTest.Child extends Object
| Modifier and Type | Field and Description | 
|---|---|
| SourcePathTest.Child | subchild | 
| String | value | 
| Constructor and Description | 
|---|
| Child(String value,
     SourcePathTest.Child subchild) | 
public String value
public SourcePathTest.Child subchild
public Child(String value, SourcePathTest.Child subchild)
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.