xslt « jaxp « Java XML Q&A

Home
Java XML Q&A
1.convert
2.Development
3.document
4.dom
5.dom4j
6.dtd
7.element
8.jaxb
9.jaxp
10.jdom
11.jsoup
12.namespace
13.Node
14.parse
15.parser
16.pdf
17.sax
18.schema
19.stax
20.tag
21.transform
22.Validation
23.xalan
24.xmlbeans
25.xpath
26.xsd
27.xslt
28.xstream
Java XML Q&A » jaxp » xslt 

1. JAXP Source and Result implementations for POJOs    stackoverflow.com

Is anyone aware of implementations of the standard javax.xml.transform.Source and javax.xml.transform.Result which operate on underlying POJOs? In other words, I want to use XSLT to transform one java object graph into another. I ...

2. XML/XSLT/Xpath standards compliance    stackoverflow.com

Our shop develops platform on which multiple core products and customer specific implementations are built. The platform has been around for 5 years and now we are trying to re-think/re-platform. As ...

3. Is there a way of binding a Java object in JAXP or Xalan XSLT scope?    stackoverflow.com

Xalan-J lets us create and manipulate java objects using it's extension mechanism. What I want to do is to pass an already created object from Java (from the JVM ...

4. XSL left-right justification with Padding    stackoverflow.com

Is there any standard template in XSLT 1.0 available which does justification and pad the field to max length? Thanks, Prabhjot

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.