Uses of Class
org.codehaus.staxmate.out.SMBufferedFragment
Packages that use SMBufferedFragment
-
Uses of SMBufferedFragment in org.codehaus.staxmate.out
Methods in org.codehaus.staxmate.out that return SMBufferedFragmentModifier and TypeMethodDescriptionSMOutputContainer.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.SMOutputContext.createBufferedFragment()