Class XmlOutput.XMLAttrVector

  • Enclosing class:
    XmlOutput

    static class XmlOutput.XMLAttrVector
    extends java.lang.Object
    List of attribute names and values.
    • Constructor Summary

      Constructors 
      Constructor Description
      XMLAttrVector()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void display​(java.io.PrintWriter out, int indent)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • XMLAttrVector

        XMLAttrVector()
    • Method Detail

      • display

        public void display​(java.io.PrintWriter out,
                            int indent)