摘要: XSL(EXtensible Stylesheet Language)它是指可擴(kuò)展樣式表語言。 XSL之于 XML 就像 CSS 之于 HTML。說白了就是將XML中的數(shù)據(jù)用指定的顯示格式輸出.
閱讀全文
摘要: DOM4J是dom4j.org出品的一個(gè)開源XML解析包,它的網(wǎng)站中這樣定義:
Dom4j is an easy to use, open source library for working with XML, XPath and XSLT on the Java platform using the Java Collections Framework and with full support for DOM, SAX and JAXP.
閱讀全文