public interface Parser<T extends Node<T>,D extends Document<T>,Source>
Modifier and Type | Method and Description |
---|---|
Document<T> |
parse(Source source)
解析文档
|
Document<T> parse(Source source)
source
- ParseException
Copyright © 2006–2018 TinyGroup. All rights reserved.