public class XmlParser extends Object
| Constructor and Description |
|---|
XmlParser() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCode(Node n2) |
static XmlSourceBlock |
getSource(Node n1) |
static List<TableItem> |
getTables(XmlSourceBlock source,
DbContext db) |
public static XmlSourceBlock getSource(Node n1) throws Exception
Exceptionpublic static List<TableItem> getTables(XmlSourceBlock source, DbContext db)
Copyright © 2025. All rights reserved.