|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.fg.reconstructor.RItem
com.fg.reconstructor.RGroup
com.fg.reconstructor.RChoice
| Constructor Summary | |
RChoice(int minOccurs,
int maxOccurs)
|
|
| Method Summary | |
java.lang.String |
asText(java.lang.String indent)
|
OptionList |
sweep(TrailsOption to,
TrailItem ti,
int index,
int occur,
org.w3c.dom.Element[] elements,
int maxOptionDepth)
|
| Methods inherited from class com.fg.reconstructor.RGroup |
add, getItemAt, getItemCount, getTrails, sweepChildOccurs |
| Methods inherited from class com.fg.reconstructor.RItem |
getMaxOccurs, getMinOccurs, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RChoice(int minOccurs,
int maxOccurs)
| Method Detail |
public java.lang.String asText(java.lang.String indent)
asText in class RItem
public OptionList sweep(TrailsOption to,
TrailItem ti,
int index,
int occur,
org.w3c.dom.Element[] elements,
int maxOptionDepth)
sweep in class RItem
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||