public class JavaCodeFormatter extends Object implements CodeTransformer
Constructor and Description |
---|
JavaCodeFormatter()
Creates a JavaCodeFormatter using the default formatter options.
|
JavaCodeFormatter(Map<String,Object> overrideOptions)
Creates a JavaCodeFormatter using the default formatter options and
optionally applying user provided options on top.
|
Modifier and Type | Method and Description |
---|---|
String |
apply(String contents) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
chain
Copyright © 2023. All rights reserved.