public abstract class IOTestUtils
extends com.avcompris.util.AbstractUtils
| Constructor and Description |
|---|
IOTestUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
loadXmlFile(File file)
return a String created with the content of an XML File.
|
static String |
loadXmlFile(String filename)
return a String created with the content of an XML File.
|
Copyright © 2018 David Andrianavalontsalama. All rights reserved.