|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mockcentral.editor.nodes.fixture.FixtureElementBuilder
public class FixtureElementBuilder
A class used to build a JDOM Element for a FixtureNode instance.
| Constructor Summary | |
|---|---|
FixtureElementBuilder()
|
|
| Method Summary | |
|---|---|
static org.jdom.Element |
createFixtureElement(FixtureDataBean bean)
Returns a new JDOM Element created using the supplied FixtureDataBean. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FixtureElementBuilder()
| Method Detail |
|---|
public static org.jdom.Element createFixtureElement(FixtureDataBean bean)
Element created using the supplied FixtureDataBean.
bean - the FixtureDataBean with the data.
Element created using the supplied FixtureDataBean.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||