Uses of Interface
com.ctc.wstx.api.EmptyElementHandler
Packages that use EmptyElementHandler
Package
Description
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.*).
-
Uses of EmptyElementHandler in com.ctc.wstx.api
Classes in com.ctc.wstx.api that implement EmptyElementHandlerModifier and TypeClassDescriptionstatic class
HTML specific empty element handler.static class
Handler that uses a Set of Strings.Methods in com.ctc.wstx.api that return EmptyElementHandlerMethods in com.ctc.wstx.api with parameters of type EmptyElementHandlerModifier and TypeMethodDescriptionvoid
WriterConfig.setEmptyElementHandler
(EmptyElementHandler h) -
Uses of EmptyElementHandler in com.ctc.wstx.sw
Fields in com.ctc.wstx.sw declared as EmptyElementHandlerModifier and TypeFieldDescriptionprotected final EmptyElementHandler
BaseNsStreamWriter.mEmptyElementHandler