Package | Description |
---|---|
org.dromara.hutool.core.xml |
XML相关工具封装
|
Modifier and Type | Method and Description |
---|---|
static XmlSaxReader |
XmlSaxReader.of(InputSource source)
创建XmlSaxReader,使用全局
SAXParserFactory |
static XmlSaxReader |
XmlSaxReader.of(SAXParserFactory factory,
InputSource source)
创建XmlSaxReader
|
Copyright © 2025. All rights reserved.