|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Stax2Result | |
---|---|
org.codehaus.stax2.io |
Uses of Stax2Result in org.codehaus.stax2.io |
---|
Subclasses of Stax2Result in org.codehaus.stax2.io | |
---|---|
class |
Stax2BlockResult
This is the mid-level abstract base class for Stax2Result s
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 Stax2Result s
that refer to a resource in such a way, that an efficient
OutputStream or Writer can be constructed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |