| 类 | 说明 |
|---|---|
| JDOMResult |
A holder for an XSL Transformation result, generally a list of nodes
although it can be a JDOM Document also.
|
| JDOMSource |
A holder for an XML Transformation source: a Document, Element, or list of
nodes.
|
| XSLTransformer |
| 异常错误 | 说明 |
|---|---|
| XSLTransformException |
Thrown when an XSL stylesheet fails to compile or an XSL transform fails
|