com.tensegrity.gui.swing.dock.util
Class XMLSerializer

java.lang.Object
  extended bycom.tensegrity.gui.swing.dock.util.XMLSerializer

public class XMLSerializer
extends java.lang.Object

Docking framework.

Author:
srutz

Constructor Summary
XMLSerializer(java.lang.Object root, java.lang.String xmlenc)
          Constructs a new XMLSerializer. instance.
 
Method Summary
 void write(java.io.Writer w)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLSerializer

public XMLSerializer(java.lang.Object root,
                     java.lang.String xmlenc)
Constructs a new XMLSerializer. instance.

Method Detail

write

public void write(java.io.Writer w)
           throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.