Package | Description |
---|---|
org.codehaus.stax2.io |
Modifier and Type | Class | 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 © 2019 fasterxml.com. All rights reserved.