public class wwwOutPut extends Object
| Constructor and Description |
|---|
wwwOutPut(PrintWriter sink) |
wwwOutPut(PrintWriter sink,
int rows,
int cols) |
| Modifier and Type | Method and Description |
|---|---|
static String |
nameForJsCode(String dodsName) |
void |
writeAttributes(AttributeTable aTbl) |
void |
writeAttributes(AttributeTable aTbl,
String indent) |
void |
writeDisposition(String requestURL) |
void |
writeGlobalAttributes(DAS das,
DDS dds) |
void |
writeSimpleVar(PrintWriter pw,
BaseType bt) |
void |
writeVariableAttributes(BaseType bt,
DAS das) |
void |
writeVariableEntries(DAS das,
DDS dds) |
public wwwOutPut(PrintWriter sink, int rows, int cols)
public wwwOutPut(PrintWriter sink)
public void writeDisposition(String requestURL)
public void writeAttributes(AttributeTable aTbl)
public void writeAttributes(AttributeTable aTbl, String indent)
public void writeSimpleVar(PrintWriter pw, BaseType bt)