|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.exorcist.multi.MultiConverter
public class MultiConverter
| Constructor Summary | |
|---|---|
MultiConverter()
|
|
| Method Summary | |
|---|---|
void |
convertContent(ContentState state)
Converts content from a source content model to a target content model. |
void |
setConverters(java.util.List converters)
Sets the list of converter components. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultiConverter()
| Method Detail |
|---|
public void setConverters(java.util.List converters)
converters - converter components
public void convertContent(ContentState state)
throws ContentException
convertContent in interface ContentConverterstate - 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 | |||||||||