public interface ModelParser
Modifier and Type | Method and Description |
---|---|
Object |
parse(Reader reader)
Parse the data in the given charater stream into a data
structure and return the data structure.
|
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.