public class ContentTransformer extends Object
Constructor and Description |
---|
ContentTransformer(StreamSource aStyleSheet)
Constructs a ContentTransformer.java.
|
ContentTransformer(StreamSource aStyleSheet,
HashMap parametermap)
Constructs a ContentTransformer.java.
|
Modifier and Type | Method and Description |
---|---|
String |
transform(String xml)
This method performs the actual transformation.
|
public ContentTransformer(StreamSource aStyleSheet) throws Exception
aStyleSheet
- Exception
public ContentTransformer(StreamSource aStyleSheet, HashMap parametermap) throws Exception
aStyleSheet
- parametermap
- Exception
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.