| Package | Description | 
|---|---|
| org.codehaus.stax2.io | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Stax2BlockResult
This is the mid-level abstract base class for  
Stax2Results
 that an be used to write to in-memory (low-level) data structures,
 such as byte and char arrays, StringBuffers and so forth. | 
class  | 
Stax2FileResult
Simple implementation of  
Stax2ReferentialResult, which refers
 to the specific file. | 
class  | 
Stax2ReferentialResult
This is the mid-level abstract base class for  
Stax2Results
 that refer to a resource in such a way, that an efficient
 OutputStream or Writer can be constructed. | 
Copyright © 2015 fasterxml.com. All Rights Reserved.