class OutputSchemaBuilder extends Object
| Constructor and Description | 
|---|
OutputSchemaBuilder(LocatedItem loc,
                   Set<SchemaUtil.CoercionOptions> options,
                   CapturedSchemas captures,
                   String errorPrefix)  | 
| Modifier and Type | Method and Description | 
|---|---|
Schema | 
buildResultSchema()  | 
void | 
includeSchema(int schemaIndex,
             Schema schema)  | 
public OutputSchemaBuilder(LocatedItem loc, Set<SchemaUtil.CoercionOptions> options, CapturedSchemas captures, String errorPrefix)
public Schema buildResultSchema()
public void includeSchema(int schemaIndex,
                          Schema schema)
                   throws SemanticValidationException
SemanticValidationExceptionCopyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.