|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ricebridge.xmlman.in.OutState
Container for current output document state.
| Constructor Summary | |
OutState()
|
|
| Method Summary | |
OutNodeState |
getState(OutNode pOutNode)
get the state of a particular node. |
String |
getValue(OutData pOutData)
Get the value of a data field. |
void |
setValue(OutData pOutData,
String pValue)
Set the value of a data field. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OutState()
| Method Detail |
public String getValue(OutData pOutData)
public void setValue(OutData pOutData,
String pValue)
public OutNodeState getState(OutNode pOutNode)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||