JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
repicea.serial.xml
Interface PostXmlUnmarshalling
All Known Implementing Classes:
BasicTreeLoggerParameters
,
CATDiameterBasedTreeLoggerParameters
,
DiameterBasedTreeLoggerParameters
,
DouglasFCBATreeLoggerParameters
,
EuropeanBeechBasicTreeLoggerParameters
,
MaritimePineBasicTreeLoggerParameters
,
MathildeTreeLoggerParameters
,
TreeLoggerParameters
public interface
PostXmlUnmarshalling
The PostXmlUnmarshalling class offers the possibility to do some actions immediately after the unmarshalling.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
postUnmarshallingAction
()
This method is called after the unmashalling.
Method Detail
postUnmarshallingAction
void postUnmarshallingAction()
This method is called after the unmashalling. It may serve to correct for former implementation.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method