public class ChangerRunner extends Object
| 构造器和说明 |
|---|
ChangerRunner() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
change(ChangerDto dto) |
static void |
change(File file) |
static void |
change(InputStream in) |
static void |
main(String[] args) |
static ChangerDto |
parse(org.dom4j.Element element) |
public static void main(String[] args) throws IOException, org.dom4j.DocumentException, NoSuchAlgorithmException
IOExceptionorg.dom4j.DocumentExceptionNoSuchAlgorithmExceptionpublic static void change(File file) throws org.dom4j.DocumentException, IOException, NoSuchAlgorithmException
org.dom4j.DocumentExceptionIOExceptionNoSuchAlgorithmExceptionpublic static ChangerDto parse(org.dom4j.Element element)
public static void change(InputStream in) throws org.dom4j.DocumentException
org.dom4j.DocumentExceptionpublic static void change(ChangerDto dto) throws IOException, NoSuchAlgorithmException
Copyright © 2024 fossc. All rights reserved.