Package | Description |
---|---|
org.codehaus.staxmate.out |
Package contains classes for output functionality.
|
Modifier and Type | Method and Description |
---|---|
SMBufferedFragment |
SMOutputContext.createBufferedFragment() |
SMBufferedFragment |
SMOutputContainer.createBufferedFragment()
Method constructing a fragment ("invisible" container
that is not directly represented by any xml construct
and that can contain other output objects) that is
buffered: that is, contents of which are not immediately output
to the underlying stream.
|
Copyright © 2013 FasterXML. All Rights Reserved.