public interface IXMLFullFormatter
| Modifier and Type | Method and Description |
|---|---|
String |
formatFull(String text,
String uri,
SharedSettings sharedSettings)
Format the given text document by the shared settings.
|
String formatFull(String text, String uri, SharedSettings sharedSettings)
text - the text.uri - the uri.sharedSettings - the shared settings.Copyright © 2022. All rights reserved.