public interface Parser
Modifier and Type | Method and Description |
---|---|
void |
parseDDL(MetadataFactory factory,
Reader ddl)
Parses the given
Reader into the MetadataFactory . |
void parseDDL(MetadataFactory factory, Reader ddl) throws MetadataException
factory
- ddl
- MetadataException
Copyright © 2020. All rights reserved.