org.apache.hyracks.algebricks.data.IPrinterpublic class XMLSerializer extends Object implements org.apache.hyracks.algebricks.data.IPrinter
| Constructor | Description | 
|---|---|
| XMLSerializer() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | init() | |
| void | print(byte[] b,
     int s,
     int l,
     PrintStream ps) | |
| void | printTaggedValuePointable(PrintStream ps,
                         TaggedValuePointable tvp) | 
public void print(byte[] b,
                  int s,
                  int l,
                  PrintStream ps)
print in interface org.apache.hyracks.algebricks.data.IPrinterpublic void printTaggedValuePointable(PrintStream ps, TaggedValuePointable tvp)
public void init()
          throws org.apache.hyracks.algebricks.common.exceptions.AlgebricksException
init in interface org.apache.hyracks.algebricks.data.IPrinterorg.apache.hyracks.algebricks.common.exceptions.AlgebricksExceptionCopyright © 2019 Apache Software Foundation. All Rights Reserved.