Package | Description |
---|---|
org.codehaus.stax2.io |
Modifier and Type | Class and Description |
---|---|
class |
Stax2ByteArraySource
Simple implementation of
Stax2BlockSource that encapsulates
a byte array. |
class |
Stax2CharArraySource
Simple implementation of
Stax2BlockSource that encapsulates
an char array. |
class |
Stax2StringSource
Simple implementation of
Stax2BlockSource that encapsulates
a simple String . |
Copyright © 2015 fasterxml.com. All Rights Reserved.