|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jdeveloper.model.Tag2JProject
The Tag2JProject
class marshals the java project
settings into the JProject
object. It uses registered
TagConverters to handle the different configurations.
Constructor Summary | |
Tag2JProject()
|
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)
Initialize the JProject object from the
specified element. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Tag2JProject()
Method Detail |
public boolean toElement(java.lang.Object object, oracle.ide.marshal.tag.TagElement element, oracle.ide.marshal.tag.Tag2Object t2o)
toElement
in interface oracle.ide.marshal.tag.TagConverter
public boolean toObject(java.lang.Object object, oracle.ide.marshal.tag.TagElement element, oracle.ide.marshal.tag.Tag2Object t2o)
JProject
object from the
specified element.
toObject
in interface oracle.ide.marshal.tag.TagConverter
|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.