public class XmlRun extends Object
| Constructor and Description |
|---|
XmlRun() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getExcludes() |
List<String> |
getIncludes() |
void |
onExclude(String name) |
void |
onInclude(String name) |
String |
toXml(String indent) |
Copyright © 2024. All rights reserved.