se.cambio.cds.gdl.parser
Class DADLSerializer
java.lang.Object
se.cambio.cds.gdl.parser.DADLSerializer
public class DADLSerializer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DADLSerializer
public DADLSerializer()
toDADL
public List<String> toDADL(Object obj)
throws Exception
- Serialize an object into DADL format using reflection
- Parameters:
obj
-
- Returns:
- List of serialized strings
- Throws:
Exception
Copyright © 2013 Cambio. All Rights Reserved.