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 - Exceptionpublic ContentTransformer(StreamSource aStyleSheet, HashMap parametermap) throws Exception
aStyleSheet - parametermap - ExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.