Class XMLWriter

    • Constructor Detail

      • XMLWriter

        public XMLWriter​(java.io.Writer out,
                         java.lang.String encoding)
    • Method Detail

      • writeSubElement

        public void writeSubElement​(XMLSerializationContext context,
                                    Element elm)
                             throws java.io.IOException
        Throws:
        java.io.IOException
      • writeElementName

        protected void writeElementName​(Element elm)
                                 throws java.io.IOException
        Throws:
        java.io.IOException