|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VerifierFactoryLoader
A class that provides information about the verifier implementation.
Implementations of this interface are discovered through
META-INF/services, just like JAXP. This object then
provides VerifierFactory implementation for the specified schema language.
| Method Summary | |
|---|---|
VerifierFactory |
createFactory(String schemaLanguage)
returns a VerifierFactory that supports the specified schema language, or returns null if it's not supported. |
| Method Detail |
|---|
VerifierFactory createFactory(String schemaLanguage)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||