| Package | Description |
|---|---|
| com.sun.msv.verifier.jarv |
Implementation of JARV (Java API for RELAX
Verifier).
|
| org.iso_relax.verifier |
| Modifier and Type | Class and Description |
|---|---|
class |
DTDFactoryImpl |
class |
FactoryImpl
base implementation of RELAXFactoryImpl and TREXFactoryImpl
|
class |
RELAXCoreFactoryImpl
VerifierFactory implementation of RELAX Core.
|
class |
RELAXNGFactoryImpl
VerifierFactory implementation of RELAX NG.
|
class |
TheFactoryImpl
VerifierFactory implementation that automatically detects the schema language.
|
class |
TREXFactoryImpl
VerifierFactory implementation for TREX.
|
class |
XSFactoryImpl
VerifierFactory implementation for XML Schema.
|
| Modifier and Type | Method and Description |
|---|---|
VerifierFactory |
FactoryLoaderImpl.createFactory(String language) |
| Modifier and Type | Method and Description |
|---|---|
VerifierFactory |
VerifierFactoryLoader.createFactory(String s) |
static VerifierFactory |
VerifierFactory.newInstance()
Deprecated.
Method newInstance is deprecated
|
static VerifierFactory |
VerifierFactory.newInstance(String s) |
Copyright © 2017 Oracle Corporation. All rights reserved.