skip to main content

Internal Objects : XMLStream Class (com.iscobol.rts.XMLStream) : getPrintWriter

getPrintWriter
Returns the PrintWriter associated to the XMLStream object.
General format
java.io.PrintWriter getPrintWriter ()
General rules
1.
Code example
configuration section.
    class xmlStream  as "com.iscobol.rts.XMLStream"
working-storage section.
77 objXmlStream object reference xmlStream.
procedure division.
    objXmlStream:>getPrintWriter:>println
               ('<?xml-stylesheet type="text/xsl" href="custom.xsl"?>'

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left