Class XppDomWriter

    • Method Detail

      • getConfiguration

        public XppDom getConfiguration()
      • setValue

        public void setValue​(java.lang.String text)
        Description copied from interface: HierarchicalStreamWriter
        Write the value (text content) of the current node.
      • addAttribute

        public void addAttribute​(java.lang.String key,
                                 java.lang.String value)