33c33e20c3
There is no compelling reason for a Java API to manipulate XML to be complex, tricky, unintuitive, or a pain in the neck. JDOM[TM] is both Java-centric and Java-optimized. It behaves like Java, it uses Java collections, it is completely natural API for current Java developers, and it provides a low-cost entry point for using XML. While JDOM interoperates well with existing standards such as the Simple API for XML (SAX) and the Document Object Model (DOM), it is not an abstraction layer or enhancement to those APIs. Rather, it provides a robust, light-weight means of reading and writing XML data without the complex and memory-consumptive options that current API offerings provide.
167 lines
8 KiB
Text
167 lines
8 KiB
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2007/10/19 11:07:34 rillig Exp $
|
|
lib/java/jdom-src.zip
|
|
lib/java/jdom.jar
|
|
share/doc/jdom/allclasses-frame.html
|
|
share/doc/jdom/deprecated-list.html
|
|
share/doc/jdom/help-doc.html
|
|
share/doc/jdom/index-files/index-1.html
|
|
share/doc/jdom/index-files/index-10.html
|
|
share/doc/jdom/index-files/index-11.html
|
|
share/doc/jdom/index-files/index-12.html
|
|
share/doc/jdom/index-files/index-13.html
|
|
share/doc/jdom/index-files/index-14.html
|
|
share/doc/jdom/index-files/index-15.html
|
|
share/doc/jdom/index-files/index-16.html
|
|
share/doc/jdom/index-files/index-17.html
|
|
share/doc/jdom/index-files/index-18.html
|
|
share/doc/jdom/index-files/index-19.html
|
|
share/doc/jdom/index-files/index-2.html
|
|
share/doc/jdom/index-files/index-20.html
|
|
share/doc/jdom/index-files/index-21.html
|
|
share/doc/jdom/index-files/index-3.html
|
|
share/doc/jdom/index-files/index-4.html
|
|
share/doc/jdom/index-files/index-5.html
|
|
share/doc/jdom/index-files/index-6.html
|
|
share/doc/jdom/index-files/index-7.html
|
|
share/doc/jdom/index-files/index-8.html
|
|
share/doc/jdom/index-files/index-9.html
|
|
share/doc/jdom/index.html
|
|
share/doc/jdom/org/jdom/Attribute.html
|
|
share/doc/jdom/org/jdom/CDATA.html
|
|
share/doc/jdom/org/jdom/Comment.html
|
|
share/doc/jdom/org/jdom/Content.html
|
|
share/doc/jdom/org/jdom/DataConversionException.html
|
|
share/doc/jdom/org/jdom/DefaultJDOMFactory.html
|
|
share/doc/jdom/org/jdom/DocType.html
|
|
share/doc/jdom/org/jdom/Document.html
|
|
share/doc/jdom/org/jdom/Element.html
|
|
share/doc/jdom/org/jdom/EntityRef.html
|
|
share/doc/jdom/org/jdom/IllegalAddException.html
|
|
share/doc/jdom/org/jdom/IllegalDataException.html
|
|
share/doc/jdom/org/jdom/IllegalNameException.html
|
|
share/doc/jdom/org/jdom/IllegalTargetException.html
|
|
share/doc/jdom/org/jdom/JDOMException.html
|
|
share/doc/jdom/org/jdom/JDOMFactory.html
|
|
share/doc/jdom/org/jdom/Namespace.html
|
|
share/doc/jdom/org/jdom/Parent.html
|
|
share/doc/jdom/org/jdom/ProcessingInstruction.html
|
|
share/doc/jdom/org/jdom/Text.html
|
|
share/doc/jdom/org/jdom/UncheckedJDOMFactory.html
|
|
share/doc/jdom/org/jdom/Verifier.html
|
|
share/doc/jdom/org/jdom/adapters/AbstractDOMAdapter.html
|
|
share/doc/jdom/org/jdom/adapters/CrimsonDOMAdapter.html
|
|
share/doc/jdom/org/jdom/adapters/DOMAdapter.html
|
|
share/doc/jdom/org/jdom/adapters/JAXPDOMAdapter.html
|
|
share/doc/jdom/org/jdom/adapters/OracleV1DOMAdapter.html
|
|
share/doc/jdom/org/jdom/adapters/OracleV2DOMAdapter.html
|
|
share/doc/jdom/org/jdom/adapters/XML4JDOMAdapter.html
|
|
share/doc/jdom/org/jdom/adapters/XercesDOMAdapter.html
|
|
share/doc/jdom/org/jdom/adapters/class-use/AbstractDOMAdapter.html
|
|
share/doc/jdom/org/jdom/adapters/class-use/CrimsonDOMAdapter.html
|
|
share/doc/jdom/org/jdom/adapters/class-use/DOMAdapter.html
|
|
share/doc/jdom/org/jdom/adapters/class-use/JAXPDOMAdapter.html
|
|
share/doc/jdom/org/jdom/adapters/class-use/OracleV1DOMAdapter.html
|
|
share/doc/jdom/org/jdom/adapters/class-use/OracleV2DOMAdapter.html
|
|
share/doc/jdom/org/jdom/adapters/class-use/XML4JDOMAdapter.html
|
|
share/doc/jdom/org/jdom/adapters/class-use/XercesDOMAdapter.html
|
|
share/doc/jdom/org/jdom/adapters/package-frame.html
|
|
share/doc/jdom/org/jdom/adapters/package-summary.html
|
|
share/doc/jdom/org/jdom/adapters/package-tree.html
|
|
share/doc/jdom/org/jdom/adapters/package-use.html
|
|
share/doc/jdom/org/jdom/class-use/Attribute.html
|
|
share/doc/jdom/org/jdom/class-use/CDATA.html
|
|
share/doc/jdom/org/jdom/class-use/Comment.html
|
|
share/doc/jdom/org/jdom/class-use/Content.html
|
|
share/doc/jdom/org/jdom/class-use/DataConversionException.html
|
|
share/doc/jdom/org/jdom/class-use/DefaultJDOMFactory.html
|
|
share/doc/jdom/org/jdom/class-use/DocType.html
|
|
share/doc/jdom/org/jdom/class-use/Document.html
|
|
share/doc/jdom/org/jdom/class-use/Element.html
|
|
share/doc/jdom/org/jdom/class-use/EntityRef.html
|
|
share/doc/jdom/org/jdom/class-use/IllegalAddException.html
|
|
share/doc/jdom/org/jdom/class-use/IllegalDataException.html
|
|
share/doc/jdom/org/jdom/class-use/IllegalNameException.html
|
|
share/doc/jdom/org/jdom/class-use/IllegalTargetException.html
|
|
share/doc/jdom/org/jdom/class-use/JDOMException.html
|
|
share/doc/jdom/org/jdom/class-use/JDOMFactory.html
|
|
share/doc/jdom/org/jdom/class-use/Namespace.html
|
|
share/doc/jdom/org/jdom/class-use/Parent.html
|
|
share/doc/jdom/org/jdom/class-use/ProcessingInstruction.html
|
|
share/doc/jdom/org/jdom/class-use/Text.html
|
|
share/doc/jdom/org/jdom/class-use/UncheckedJDOMFactory.html
|
|
share/doc/jdom/org/jdom/class-use/Verifier.html
|
|
share/doc/jdom/org/jdom/filter/AbstractFilter.html
|
|
share/doc/jdom/org/jdom/filter/ContentFilter.html
|
|
share/doc/jdom/org/jdom/filter/ElementFilter.html
|
|
share/doc/jdom/org/jdom/filter/Filter.html
|
|
share/doc/jdom/org/jdom/filter/class-use/AbstractFilter.html
|
|
share/doc/jdom/org/jdom/filter/class-use/ContentFilter.html
|
|
share/doc/jdom/org/jdom/filter/class-use/ElementFilter.html
|
|
share/doc/jdom/org/jdom/filter/class-use/Filter.html
|
|
share/doc/jdom/org/jdom/filter/package-frame.html
|
|
share/doc/jdom/org/jdom/filter/package-summary.html
|
|
share/doc/jdom/org/jdom/filter/package-tree.html
|
|
share/doc/jdom/org/jdom/filter/package-use.html
|
|
share/doc/jdom/org/jdom/input/BuilderErrorHandler.html
|
|
share/doc/jdom/org/jdom/input/DOMBuilder.html
|
|
share/doc/jdom/org/jdom/input/JDOMParseException.html
|
|
share/doc/jdom/org/jdom/input/SAXBuilder.html
|
|
share/doc/jdom/org/jdom/input/SAXHandler.html
|
|
share/doc/jdom/org/jdom/input/class-use/BuilderErrorHandler.html
|
|
share/doc/jdom/org/jdom/input/class-use/DOMBuilder.html
|
|
share/doc/jdom/org/jdom/input/class-use/JDOMParseException.html
|
|
share/doc/jdom/org/jdom/input/class-use/SAXBuilder.html
|
|
share/doc/jdom/org/jdom/input/class-use/SAXHandler.html
|
|
share/doc/jdom/org/jdom/input/package-frame.html
|
|
share/doc/jdom/org/jdom/input/package-summary.html
|
|
share/doc/jdom/org/jdom/input/package-tree.html
|
|
share/doc/jdom/org/jdom/input/package-use.html
|
|
share/doc/jdom/org/jdom/output/DOMOutputter.html
|
|
share/doc/jdom/org/jdom/output/EscapeStrategy.html
|
|
share/doc/jdom/org/jdom/output/Format.TextMode.html
|
|
share/doc/jdom/org/jdom/output/Format.html
|
|
share/doc/jdom/org/jdom/output/JDOMLocator.html
|
|
share/doc/jdom/org/jdom/output/SAXOutputter.html
|
|
share/doc/jdom/org/jdom/output/XMLOutputter.NamespaceStack.html
|
|
share/doc/jdom/org/jdom/output/XMLOutputter.html
|
|
share/doc/jdom/org/jdom/output/class-use/DOMOutputter.html
|
|
share/doc/jdom/org/jdom/output/class-use/EscapeStrategy.html
|
|
share/doc/jdom/org/jdom/output/class-use/Format.TextMode.html
|
|
share/doc/jdom/org/jdom/output/class-use/Format.html
|
|
share/doc/jdom/org/jdom/output/class-use/JDOMLocator.html
|
|
share/doc/jdom/org/jdom/output/class-use/SAXOutputter.html
|
|
share/doc/jdom/org/jdom/output/class-use/XMLOutputter.NamespaceStack.html
|
|
share/doc/jdom/org/jdom/output/class-use/XMLOutputter.html
|
|
share/doc/jdom/org/jdom/output/package-frame.html
|
|
share/doc/jdom/org/jdom/output/package-summary.html
|
|
share/doc/jdom/org/jdom/output/package-tree.html
|
|
share/doc/jdom/org/jdom/output/package-use.html
|
|
share/doc/jdom/org/jdom/package-frame.html
|
|
share/doc/jdom/org/jdom/package-summary.html
|
|
share/doc/jdom/org/jdom/package-tree.html
|
|
share/doc/jdom/org/jdom/package-use.html
|
|
share/doc/jdom/org/jdom/transform/JDOMResult.html
|
|
share/doc/jdom/org/jdom/transform/JDOMSource.html
|
|
share/doc/jdom/org/jdom/transform/XSLTransformException.html
|
|
share/doc/jdom/org/jdom/transform/XSLTransformer.html
|
|
share/doc/jdom/org/jdom/transform/class-use/JDOMResult.html
|
|
share/doc/jdom/org/jdom/transform/class-use/JDOMSource.html
|
|
share/doc/jdom/org/jdom/transform/class-use/XSLTransformException.html
|
|
share/doc/jdom/org/jdom/transform/class-use/XSLTransformer.html
|
|
share/doc/jdom/org/jdom/transform/package-frame.html
|
|
share/doc/jdom/org/jdom/transform/package-summary.html
|
|
share/doc/jdom/org/jdom/transform/package-tree.html
|
|
share/doc/jdom/org/jdom/transform/package-use.html
|
|
share/doc/jdom/org/jdom/xpath/XPath.html
|
|
share/doc/jdom/org/jdom/xpath/class-use/XPath.html
|
|
share/doc/jdom/org/jdom/xpath/package-frame.html
|
|
share/doc/jdom/org/jdom/xpath/package-summary.html
|
|
share/doc/jdom/org/jdom/xpath/package-tree.html
|
|
share/doc/jdom/org/jdom/xpath/package-use.html
|
|
share/doc/jdom/overview-frame.html
|
|
share/doc/jdom/overview-summary.html
|
|
share/doc/jdom/overview-tree.html
|
|
share/doc/jdom/package-list
|
|
share/doc/jdom/packages.html
|
|
share/doc/jdom/serialized-form.html
|
|
share/doc/jdom/stylesheet.css
|