- Language
- String / Number
- AWT
- Swing
- Environment
- IO
- JS interaction
- JDBC
- Thread
- Networking
- JSP / Servlet
- XML / RSS / JSON
- Localization
- Security
- JNI / JNA
- Date / Time
- Open Source
- Varia
- BigIndex
- Download
- TS2068, Sinclair QL Archives
- Real's HowTo FAQ
- Donate!
- Funny 1
- Funny 2
- Funny 3
- Funny 4
- One line
- Ascii Art
- Deprecated (old stuff)
XML / RSS / JSON HowTo
- XML
chevron_rightRead me
chevron_rightDisplay XML using plain HTML
chevron_rightTransform XML into HTML using XSLT
chevron_rightParse using SAX or DOM
chevron_rightParse an XML string
chevron_rightCreate an XML document with DOM
chevron_rightAttach a stylesheet to an XML file
chevron_rightCreate an XML file and attach an XSL
chevron_rightNicely display WEB.XML informations
chevron_rightSerialize an object using XML
chevron_rightConvert flat file to XML using SAX
chevron_rightConvert flat file to XML using DOM
chevron_rightConvert a ResultSet in XML
chevron_rightParse with XPath
chevron_rightStrip extra spaces in a XML string
chevron_rightCreate an XML file and attach an XSL
chevron_rightUse XML with Properties
chevron_rightChange a particular node in XML
chevron_rightValidate XML using a DTD
chevron_rightValidate XML using a XSD (XML schema)
chevron_rightSanitize XML String
chevron_rightSanitize XML String Part 2
chevron_rightProduce HTML entities when using XSLT
chevron_rightTransform XML into CSV using XSLT
chevron_rightRemove XML tags from a string to keep only text
chevron_rightValidate XML file using external DTD
- RSS
chevron_rightCreate a RSS feed (part 1)
chevron_rightCreate a RSS feed (part 2)
chevron_rightParse a RSS XML file
chevron_rightAdd a Live bookmark
chevron_rightValidate a RSS feed
chevron_rightAttach a CSS to RSS feed
- JSON
chevron_rightHandle JSON Object