|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fcrepo.server.validation.ecm.SchemaValidator
public class SchemaValidator
Created by IntelliJ IDEA. User: abr Date: Jun 24, 2010 Time: 10:11:55 AM To change this template use File | Settings | File Templates.
| Nested Class Summary | |
|---|---|
static class |
SchemaValidator.ReportingErrorHandler
Errorhandler used by ECM to get errors reported correctly. |
static class |
SchemaValidator.ResourceResolver
|
| Constructor Summary | |
|---|---|
SchemaValidator(RepositoryReader doMgr)
|
|
| Method Summary | |
|---|---|
List<String> |
checkSchema(InputStream objectStream,
Schema schema,
String contentModel,
String datastreamID)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SchemaValidator(RepositoryReader doMgr)
| Method Detail |
|---|
public List<String> checkSchema(InputStream objectStream,
Schema schema,
String contentModel,
String datastreamID)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||