| Package | Description |
|---|---|
| sk.antons.web.filter.log |
| Modifier and Type | Method and Description |
|---|---|
XmlFormat |
XmlFormat.cutStringLiterals(int length)
Cause cutting of text literal to specified length.
|
XmlFormat |
XmlFormat.forceoneline()
Cause escaping of \r and \n chars.
|
XmlFormat |
XmlFormat.indent(String indent)
Cause indended formatting (default is no formatted)
|
static XmlFormat |
XmlFormat.instance(String xml,
int treshhold)
Create instance of formatter.
|
Copyright © 2020. All rights reserved.