Uses of Class
org.codehaus.staxmate.out.SMBufferedFragment
-
Packages that use SMBufferedFragment Package Description org.codehaus.staxmate.out Package contains classes for output functionality. -
-
Uses of SMBufferedFragment in org.codehaus.staxmate.out
Methods in org.codehaus.staxmate.out that return SMBufferedFragment Modifier and Type Method Description 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.SMBufferedFragment
SMOutputContext. createBufferedFragment()
-