com.sun.faban.harness.formsgen
Class HostConfigElement
java.lang.Object
com.sun.faban.harness.formsgen.HostConfigElement
- All Implemented Interfaces:
- ElementHandler
public class HostConfigElement
- extends Object
- implements ElementHandler
Handler for the hostConfig element special case.
- Author:
- Sheetal Patil
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HostConfigElement
public HostConfigElement()
getBuffer
public StringBuilder getBuffer(Node eNode,
String id)
- Returns a buffer containing the xform code block for the given
hostConfig element.
- Specified by:
getBuffer
in interface ElementHandler
- Parameters:
eNode
- The node to be handledid
- The element identifier
- Returns:
- The buffer with the XForms code block