public class TypeSchemaPool extends Object
| Constructor and Description |
|---|
TypeSchemaPool() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsTypeSchema(String rawSchema) |
TypeSchema |
getTypeSchema(String rawSchema) |
void |
putTypeSchema(String schema,
TypeSchema typeSchema) |
void |
reset() |
public boolean containsTypeSchema(String rawSchema)
public TypeSchema getTypeSchema(String rawSchema) throws ModelGenerationException
ModelGenerationExceptionpublic void putTypeSchema(String schema, TypeSchema typeSchema) throws ModelGenerationException
ModelGenerationExceptionpublic void reset()
Copyright © 2020. All rights reserved.