JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.jcabi.xml.XSD
Uses of
XSD
in
com.jcabi.xml
Classes in
com.jcabi.xml
that implement
XSD
Modifier and Type
Class
Description
final class
XSDDocument
Deprecated.
This class is deprecated since 0.31.0.
Methods in
com.jcabi.xml
that return
XSD
Modifier and Type
Method
Description
static
XSD
XSDDocument.
make
(
InputStream
stream)
Deprecated.
Make an instance of XSD schema without I/O exceptions.
static
XSD
XSDDocument.
make
(
URL
url)
Deprecated.
Make an instance of XSD schema without I/O exceptions.