JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.citrusframework.xml
Interface Marshaller
public interface
Marshaller
Author:
Christoph Deppisch
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
marshal
(
Object
graph,
Result
result)
Method Details
marshal
void
marshal
(
Object
graph,
Result
result)
throws
Exception
Throws:
Exception