Class AccountingXmlUnmarshallable
- java.lang.Object
-
- it.tidalwave.accounting.exporter.xml.impl.AccountingXmlUnmarshallable
-
- All Implemented Interfaces:
it.tidalwave.role.io.Unmarshallable
@DciRole(datumType=it.tidalwave.accounting.model.Accounting.class) public class AccountingXmlUnmarshallable extends java.lang.Object implements it.tidalwave.role.io.Unmarshallable
- Author:
- Fabrizio Giudici
-
-
Constructor Summary
Constructors Constructor Description AccountingXmlUnmarshallable()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> T
unmarshal(java.io.InputStream is)
-