public interface DMNMarshaller
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(Object o) |
void |
marshal(Object o,
Writer out) |
Definitions |
unmarshal(Reader isr) |
Definitions |
unmarshal(String xml) |
Definitions unmarshal(Reader isr)
Definitions unmarshal(String xml)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.