Package com.mycila.xmltool
Class Utils
java.lang.Object
com.mycila.xmltool.Utils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static String
getMessage
(Throwable cause) (package private) static void
(package private) static void
(package private) static ValidationResult
(package private) static ValidationResult
-
Constructor Details
-
Utils
private Utils()
-
-
Method Details
-
getMessage
-
notEmpty
-
notNull
-
validate
- Throws:
IOException
SAXException
-
validate
static ValidationResult validate(Document doc, URL... schemaLocations) throws URISyntaxException, IOException, SAXException
-