|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.exorcist.core.XsltConverter
public class XsltConverter
TODO
Constructor Summary | |
---|---|
XsltConverter()
|
Method Summary | |
---|---|
void |
convertContent(ContentState state)
Converts content from a source content model to a target content model. |
void |
setStylesheet(java.lang.String stylesheet)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XsltConverter()
Method Detail |
---|
public void setStylesheet(java.lang.String stylesheet)
public void convertContent(ContentState state) throws ContentException
ContentConverter
convertContent
in interface ContentConverter
state
- the content state snapshot to be populated
ContentException
- if the selected content could not be converted
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |