|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.framework.models.recommendation.net.RecommendationResultMarshal
public class RecommendationResultMarshal
Nested Class Summary | |
---|---|
class |
RecommendationResultMarshal.RecommendationResultHandler
|
Field Summary | |
---|---|
protected javax.xml.parsers.SAXParserFactory |
parserFactory
|
Constructor Summary | |
---|---|
RecommendationResultMarshal()
|
Method Summary | |
---|---|
java.lang.String |
marshal(RecommendationResult result)
|
RecommendationResult |
unmarshal(java.lang.String resultXml)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected javax.xml.parsers.SAXParserFactory parserFactory
Constructor Detail |
---|
public RecommendationResultMarshal()
Method Detail |
---|
public java.lang.String marshal(RecommendationResult result) throws java.lang.Exception
java.lang.Exception
public RecommendationResult unmarshal(java.lang.String resultXml) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |