public interface JavaFormatter
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(CompilationUnit compilationUnit) |
void |
setContext(Context context) |
void setContext(Context context)
String getFormattedContent(CompilationUnit compilationUnit)
Copyright © 2006–2024 MyBatis.org. All rights reserved.