@ParametersAreNonnullByDefault public interface CustomConfigHandler<B>
Modifier and Type | Method and Description |
---|---|
Class<B> |
getBeanClass() |
B |
parse(org.dom4j.Element element) |
void |
writeTo(org.dom4j.Element element,
B b) |
Copyright © 2002-2024 Atlassian. All Rights Reserved.