Package | Description |
---|---|
org.tanjakostic.jcleancim.xml |
Modifier and Type | Class and Description |
---|---|
class |
ExternalXsdInternalDtdValidatingDOMBuilder
DOM builder configured to validate against both the external schema (specified programmatically,
by the code) and the internal DTD (specified in the instance file through DOCTYPE).
|
class |
ExternalXsdValidatingDOMBuilder
DOM builder configured to validate against the external schema (specified programmatically, by
the constructor argument).
|
class |
InternalXsdValidatingDOMBuilder
SAX reader configured to validate against the internal schema (specified in the instance file
through schema location).
|
Copyright 2009-2016 Tatjana (Tanja) Kostic