public class WfXMLConnector extends Object
| 构造器和说明 |
|---|
WfXMLConnector() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
listNodes(Node m,
String space) |
static void |
main(String[] args) |
static String |
node2String(Node n) |
static Node |
wfxmlGetDefinition(URL url) |
static String |
wfxmlGetDefinition2(URL url) |
static List |
wfxmlListDefinitions(URL url) |
static List |
wfxmlListDefinitions(URL url,
DefInfos dis) |
static boolean |
wfxmlNewDefinition(URL url,
String fullFilename) |
static void |
wfxmlNewDefinition2(URL url,
String pkgCnt) |
static boolean |
wfxmlSetDefinition(URL url,
String fullFilename) |
static void |
wfxmlSetDefinition2(URL url,
String pkgCnt) |
static String |
xpdlToString() |
public static void main(String[] args)
public static boolean wfxmlSetDefinition(URL url, String fullFilename) throws Exception
Exceptionpublic static void wfxmlSetDefinition2(URL url, String pkgCnt) throws Exception
Exceptionpublic static boolean wfxmlNewDefinition(URL url, String fullFilename) throws Exception
Exceptionpublic static void wfxmlNewDefinition2(URL url, String pkgCnt) throws Exception
Exceptionpublic static String wfxmlGetDefinition2(URL url) throws Exception
Exceptionpublic static List wfxmlListDefinitions(URL url) throws Exception
Exceptionpublic static List wfxmlListDefinitions(URL url, DefInfos dis) throws Exception
ExceptionCopyright © 2023 onecode. All rights reserved.