Interface QName.QNameAwareDataOutput

    • Method Detail

      • writeQName

        void writeQName​(@NonNull QName qname)
                 throws IOException
        Write a QName into the stream.
        Parameters:
        qname - A QName
        Throws:
        IOException - if an I/O error occurs.