| Package | Description |
|---|---|
| org.apache.calcite.util |
Provides utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlOutput.beginTag(String tagName,
XmlOutput.XMLAttrVector attributes)
Starts writing a new tag to the stream.
|
void |
XmlOutput.emptyTag(String tagName,
XmlOutput.XMLAttrVector attributes)
Writes an empty tag to the stream.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.