public interface ISchemaLoader
| Modifier and Type | Method and Description |
|---|---|
Schema |
load(IContext context,
Object source)
Load a Schema object from a object.
|
Schema load(IContext context, Object source) throws SchemaException
context - Test context.source - The loader source of information.SchemaException - On loading errors.Copyright © 2017. All rights reserved.