Package | Description |
---|---|
net.ymate.platform.commons |
Modifier and Type | Method and Description |
---|---|
XPathHelper |
XPathHelper.Builder.build(Document document) |
XPathHelper |
XPathHelper.Builder.build(InputSource inputSource) |
XPathHelper |
XPathHelper.Builder.build(String content) |
static XPathHelper |
XPathHelper.create(XPathFactory xPathFactory,
Document document) |
Modifier and Type | Method and Description |
---|---|
Object |
XPathHelper.INodeValueParser.parse(XPathHelper helper,
Object node,
Class<?> fieldType,
Object fieldValue)
解析节点对象
|
Copyright © 2022. All rights reserved.