VASSAL.build
Class AutoConfigurable.Util

java.lang.Object
  |
  +--VASSAL.build.AutoConfigurable.Util
Enclosing class:
AutoConfigurable

public static class AutoConfigurable.Util
extends java.lang.Object


Constructor Summary
AutoConfigurable.Util()
           
 
Method Summary
static void buildAttributes(org.w3c.dom.Element e, AutoConfigurable parent)
           
static org.w3c.dom.Element getBuildElement(org.w3c.dom.Document doc, AutoConfigurable parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoConfigurable.Util

public AutoConfigurable.Util()
Method Detail

buildAttributes

public static void buildAttributes(org.w3c.dom.Element e,
                                   AutoConfigurable parent)

getBuildElement

public static org.w3c.dom.Element getBuildElement(org.w3c.dom.Document doc,
                                                  AutoConfigurable parent)