Extension SDK 9.0.5

oracle.ide.model
Class Tag2Workspace

java.lang.Object
  extended byoracle.ide.model.Tag2Workspace
All Implemented Interfaces:
oracle.ide.marshal.tag.TagConverter

public class Tag2Workspace
extends java.lang.Object
implements oracle.ide.marshal.tag.TagConverter

Loads the Workspace properties from the TagElement representing the workspace.


Constructor Summary
Tag2Workspace()
           
 
Method Summary
 boolean toElement(java.lang.Object object, oracle.ide.marshal.tag.TagElement element, oracle.ide.marshal.tag.Tag2Object t2o)
          Not supported.
 boolean toObject(java.lang.Object object, oracle.ide.marshal.tag.TagElement element, oracle.ide.marshal.tag.Tag2Object t2o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tag2Workspace

public Tag2Workspace()
Method Detail

toElement

public boolean toElement(java.lang.Object object,
                         oracle.ide.marshal.tag.TagElement element,
                         oracle.ide.marshal.tag.Tag2Object t2o)
Not supported.

Specified by:
toElement in interface oracle.ide.marshal.tag.TagConverter

toObject

public boolean toObject(java.lang.Object object,
                        oracle.ide.marshal.tag.TagElement element,
                        oracle.ide.marshal.tag.Tag2Object t2o)
Specified by:
toObject in interface oracle.ide.marshal.tag.TagConverter

Extension SDK

 

Copyright © 1997, 2004, Oracle. All rights reserved.