Modifier and Type | Class and Description |
---|---|
class |
XSDDocument
Implementation of
XSD . |
Modifier and Type | Method and Description |
---|---|
static XSD |
XSDDocument.make(InputStream stream)
Make an instance of XSD schema without I/O exceptions.
|
static XSD |
XSDDocument.make(URL url)
Make an instance of XSD schema without I/O exceptions.
|
Constructor and Description |
---|
StrictXML(XML xml,
XSD schema)
Public ctor.
|
Copyright © 2012–2015 jcabi.com. All rights reserved.