| 程序包 | 说明 |
|---|---|
| org.dromara.hutool.core.xml |
XML相关工具封装
|
| 限定符和类型 | 方法和说明 |
|---|---|
static XmlSaxReader |
XmlSaxReader.of(InputSource source)
创建XmlSaxReader,使用全局
SAXParserFactory |
static XmlSaxReader |
XmlSaxReader.of(SAXParserFactory factory,
InputSource source)
创建XmlSaxReader
|
Copyright © 2024. All rights reserved.