public class NgxDumper extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
dump()
Converts config int String
|
void |
dump(OutputStream out)
Serializes config and sends result to the provided OutputStream
|
String |
getLineEnding() |
String |
getOffset(int level) |
public NgxDumper(NgxConfig config)
public String dump()
public void dump(OutputStream out)
out - stream to write topublic String getOffset(int level)
public String getLineEnding()
Copyright © 2016. All rights reserved.