|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MappingVerifier | |
| org.objectweb.jorm.lib | |
| org.objectweb.jorm.verifier.api | |
| org.objectweb.jorm.verifier.lib | |
| Uses of MappingVerifier in org.objectweb.jorm.lib |
| Methods in org.objectweb.jorm.lib that return MappingVerifier | |
MappingVerifier |
JormConfigurator.getMappingVerifier(java.lang.String mappername)
Gets the verifier associated with the given mapper. |
| Uses of MappingVerifier in org.objectweb.jorm.verifier.api |
| Methods in org.objectweb.jorm.verifier.api with parameters of type MappingVerifier | |
void |
Verifier.addMappingVerifier(java.lang.String mappername,
MappingVerifier mappingVerifier)
Adds a mapping verifier which verifies a specific mapping part of the meta information. |
| Uses of MappingVerifier in org.objectweb.jorm.verifier.lib |
| Methods in org.objectweb.jorm.verifier.lib with parameters of type MappingVerifier | |
void |
JormVerifier.addMappingVerifier(java.lang.String mappername,
MappingVerifier mappingVerifier)
Sets the mapping verifier which verifies the mapping part of the meta information. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||