|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StAXContentHandlerBase in net.sf.stax |
---|
Subclasses of StAXContentHandlerBase in net.sf.stax | |
---|---|
class |
BooleanElementHandler
StAX handler for any element which just contains a string representation of a boolean. |
class |
ByteElementHandler
StAX handler for any element which just contains a string representation of a byte. |
class |
CharElementHandler
StAX handler for any element which just contains a string representation of a character. |
class |
DispatchForChild
For-child dispatch. |
class |
DispatchOnElement
On-element dispatch. |
static class |
DispatchOnElement.ByLocalName
On-element dispatch that chooses handlers by local name. |
static class |
DispatchOnElement.ByNsURI
On-element dispatch that chooses handlers by namespace URI. |
static class |
DispatchOnElement.ByQName
On-element dispatch that chooses handlers by qualified XML name. |
class |
DoubleElementHandler
StAX handler for any element which just contains a string representation of a double. |
class |
FloatElementHandler
StAX handler for any element which just contains a string representation of a float. |
class |
IntElementHandler
StAX handler for any element which just contains a string representation of an integer. |
class |
LongElementHandler
StAX handler for any element which just contains a string representation of a long. |
class |
StringElementHandler
StAX handler for any element which just contains a string. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |