Index
- SYMBOL
- A
- B
- C
- D
- E
- F
- G
- H
- I
- J
- L
- M
- N
- O
- P
- Q
- R
- S
- T
- U
- V
- W
- X
- Y
- Z]
Java
for each loop
Simple API for XML [See SAX]
varargs language features (Java 5) - web MVC frameworks
Java API for XML Processing [See JAXP]
Java Architecture for XML Binding [See JAXB]
Java Community Process (JCP) - Java Enterprise version 5, JAXB 2.0
- Java Language Bindings
Java servlets [See servlets]
Java Specification Recommendation (JSR) 173 (StAX)
Java Specification Requests (JSR)
JAXB
Java Standard Tag Library (JSTL)
server-side XML transformations using XSLT - XML tags
- Java WSDP
- 2nd
- components in Version 2.0
- downloading and installing
- JavaBean objects
JavaScript
client-side transformation of XML document to HTML - creating XML document
- use of XMLHttpRequest object
- using DOM capabilities
JavaServer Pages [See JSPs]
javax.xml.bind package - javax.xml.parsers package
- javax.xml.stream package
- javax.xml.stream.events package
- javax.xml.validation package
- JAXB (Java Architecture for XML Binding)
- data binding basics
- schemas and
- when to use data binding
- JAXB 1.0
- JAXB 2.0
- added features
- reference implementations
- downloading JAXB 2.0 reference implementation
- Java WSDP
- Specification Requests and web sites
- using
- annotations
- callbacks
- compiling a schema
- core JAXB 1.0 API
- JAXBContext class
- marshalling
- schema compilation customization
- unmarshalling
- validation
- jaxb.properties and bgm.ser files
- JAXBContext class
- 2nd
- newInstance( ) method
- JAXBElement class
- Jaxen library
- JAXP (Java API for XML Processing)
- parsing XML
- changing parser implementation
- reading XML with SAX
- using DOM
- processing XSL
- basic transformations
- caching transformation instructions
- changing processor implementation
- identity transformation
- validation
- creating SchemaFactory
- problems with
- representing constraint model
- validating XML
- Xerces version used with
- XML parsing and validation
- XPath API
- 2nd
- creating instance of XPath interface
- document for XPath examples
- functions
- JDOM XPath vs.
- namespaces
- variables
- XSL processing
- jaxp.properties file, modifying
- JCP (Java Community Process)
- JDOM
- 2nd
- common issues with
- creating invalid XML
- JDOM isn't DOM
- nodes have one parent
- null return values
- subclassing
- concrete classes and factories
- distribution, obtaining
- EntityRef class
- factories and
- building with custom classes
- creating a factory
- UncheckedJDOMFactory
- filters
- ContentFilter
- ElementFilter
- NegateFilter
- OrFilter and AndFilter
- input and output
- Java collections support
- Namespace class
- PropsToXML class
- creating XML
- outputting XML
- tree representation of XML document
- useful return values from class setter methods
- XMLProperties class
- loading XML
- problems with test output
- storing XML
- testing
- XPath
- XPathFactory instance that uses
- XSLTransformer class
- JDOMFactory interface
- 2nd
- custom implementation
- JDOMResult class
- JDOMSource class
- JRE (Java Runtime Environment), modifying jaxp.properties
JSPs (JavaServer Pages)
in MVC web app - transforming XML to HTML
- JSTL XML tags
- JSR (Java Specification Recommendation) 173 (StAX)
- JSR (Java Specification Requests), JAXB
JSTL (Java Standard Tag Library)
server-side XML transformations using XSLT - XML tags
- JTidy
- XML pretty printing
- JTreeHandler class
JWSDP (Java Web Services Developer Pack) [See Java WSDP]