public class RequestDocumentor extends Object
Modifier and Type | Field and Description |
---|---|
static String |
OUTPUT_BASE |
Constructor and Description |
---|
RequestDocumentor(String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
documentRequest(PrintWriter pw,
RequestExecutor executor,
String[] metadataArray) |
protected File |
getOutputFile() |
String |
toString() |
public static final String OUTPUT_BASE
public RequestDocumentor(String name)
protected File getOutputFile()
protected void documentRequest(PrintWriter pw, RequestExecutor executor, String[] metadataArray) throws IOException
IOException
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.