public class XMLUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ILL_FORMED |
static int |
UNRECOVERABLE_ERROR |
| Constructor and Description |
|---|
XMLUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
checkIfWellFormed(URL url,
StatusManager sm) |
public static final int ILL_FORMED
public static final int UNRECOVERABLE_ERROR
public static int checkIfWellFormed(URL url, StatusManager sm)
Copyright © 2005–2021 QOS.ch. All rights reserved.