JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.crowd.migration
Interface GenericMapper.Exporter<T>
Enclosing class:
GenericMapper
protected static interface
GenericMapper.Exporter<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
export
(org.dom4j.Element element,
T
value)
Method Details
export
void
export
(org.dom4j.Element element,
T
value)
throws
Exception
Throws:
Exception