public class SchemaDefinitionBuilder extends Object
| Constructor and Description |
|---|
SchemaDefinitionBuilder()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
SchemaDefinition |
build()
Builds the model.
|
SchemaDefinitionBuilder |
withId(String id)
Set the id.
|
SchemaDefinitionBuilder |
withLocation(String location)
Set the location.
|
public SchemaDefinitionBuilder withId(String id)
id - public SchemaDefinitionBuilder withLocation(String location)
location - the location (classpath of file)public SchemaDefinition build()
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.