|
|||||||||||
| 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
| Constructor Summary | |
RGroup()
|
|
| Method Summary | |
RGroup |
add(RItem item)
|
RItem |
getItemAt(int index)
|
int |
getItemCount()
|
Trail[] |
getTrails(org.w3c.dom.Element[] elements,
int maxOptionDepth)
|
OptionList |
sweepChildOccurs(OptionList ol,
TrailItem ti,
int index,
org.w3c.dom.Element[] elements,
int maxOptionDepth)
|
| Methods inherited from class com.fg.reconstructor.RItem |
asText, getMaxOccurs, getMinOccurs, sweep, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RGroup()
| Method Detail |
public RGroup add(RItem item)
public int getItemCount()
public RItem getItemAt(int index)
public OptionList sweepChildOccurs(OptionList ol,
TrailItem ti,
int index,
org.w3c.dom.Element[] elements,
int maxOptionDepth)
public Trail[] getTrails(org.w3c.dom.Element[] elements,
int maxOptionDepth)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||