public class XslSourceResolver extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.log4j.Logger |
LOG |
| Constructor and Description |
|---|
XslSourceResolver()
Constructs a XslSourceResolver.java.
|
| Modifier and Type | Method and Description |
|---|---|
StreamSource |
resolveXslFromFile(String path)
This method resolves xsl from a file
|
StreamSource |
resolveXslFromString(String s)
This method resolves xsl from a string
|
protected final org.apache.log4j.Logger LOG
public XslSourceResolver()
public StreamSource resolveXslFromFile(String path)
path - location of xsl filepublic StreamSource resolveXslFromString(String s)
path - location of xsl fileCopyright © 2005–2015 The Kuali Foundation. All rights reserved.