public interface XmlFormatter
Only one instance of the class will be created in each context. Configuration can be passed into the class through the use of properties in the Context.
Modifier and Type | Method and Description |
---|---|
String |
getFormattedContent(Document document) |
void |
setContext(Context context) |
Copyright © 2006–2023 MyBatis.org. All rights reserved.