global.sandbox.xmlutilities.demo
Class Transformations

java.lang.Object
  extended by global.sandbox.xmlutilities.demo.Transformations

public class Transformations
extends Object


Nested Class Summary
static class Transformations.TransformationsException
           
 
Constructor Summary
Transformations()
           
 
Method Summary
static Document transform(Document doc, Document xsl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Transformations

public Transformations()
Method Detail

transform

public static Document transform(Document doc,
                                 Document xsl)
                          throws Transformations.TransformationsException
Throws:
Transformations.TransformationsException


Copyright © 2006–2018. All rights reserved.