Package ch.qos.logback.core.joran.spi
Class XMLUtil
java.lang.Object
ch.qos.logback.core.joran.spi.XMLUtil
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intDeprecated.static final intDeprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intcheckIfWellFormed(URL url, StatusManager sm) Deprecated.
-
Field Details
-
ILL_FORMED
public static final int ILL_FORMEDDeprecated.- See Also:
-
UNRECOVERABLE_ERROR
public static final int UNRECOVERABLE_ERRORDeprecated.- See Also:
-
-
Constructor Details
-
XMLUtil
public XMLUtil()Deprecated.
-
-
Method Details
-
checkIfWellFormed
Deprecated.
-