| Package | Description |
|---|---|
| com.ctc.wstx.api |
Package that contains subset of Woodstox classes that are considered to be
its public API (in addition to regular Stax 1.0 -- javax.xml.stream.* -- and
Stax2 -- org.codehaus.stax2.*).
|
| com.ctc.wstx.sw |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
EmptyElementHandler.HtmlEmptyElementHandler |
HTML specific empty element handler.
|
static class |
EmptyElementHandler.SetEmptyElementHandler |
Handler that uses a Set of Strings.
|
| Modifier and Type | Method | Description |
|---|---|---|
EmptyElementHandler |
WriterConfig.getEmptyElementHandler() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
WriterConfig.setEmptyElementHandler(EmptyElementHandler h) |
| Modifier and Type | Field | Description |
|---|---|---|
protected EmptyElementHandler |
BaseNsStreamWriter.mEmptyElementHandler |
Copyright © 2019 FasterXML. All rights reserved.