uci.xml
Class NodeRealizerAdapter
java.lang.Object
|
+--uci.xml.NodeRealizerAdapter
- public class NodeRealizerAdapter
- extends Object
- implements NodeRealizer
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
NodeRealizerAdapter
public NodeRealizerAdapter()
getAttribute
public static String getAttribute(uci.xml.Node node,
String key)
getText
public static String getText(uci.xml.Node node)
throws RuntimeException
postRealize
public void postRealize(uci.xml.Node node)
- Specified by:
- postRealize in interface NodeRealizer
preRealize
public void preRealize(uci.xml.Node node)
- Specified by:
- preRealize in interface NodeRealizer