| Constructor and Description | 
|---|
XAstReader()  | 
| Modifier and Type | Method and Description | 
|---|---|
AstObject | 
makeAst(Element el)
Constructs an AstObject from an Element. 
 | 
AstObject | 
makeAst(Source xsrc)
Constructs an AstObject from an XML Source. 
 | 
public AstObject makeAst(Element el) throws IOException
el - the Element to transformIOException - if el does not have the correct
             structure to be an AstObjectpublic AstObject makeAst(Source xsrc) throws IOException
xsrc - the XML Source to transformIOException - if xsrc does not have the right
            structure to be an AstObjectCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.