|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Description:
A UnitProcessor takes a UnitList and creates a SectionSet.
Units of unknown type are inserted verbatim.
UnitList| Method Summary | |
SectionSet |
process(UnitList pUnitList)
Process a UnitList into a SectionSet. |
SectionSet |
process(UnitList pUnitList,
SectionSet pSectionSet)
A predefined SectionSet can be used. |
| Method Detail |
public SectionSet process(UnitList pUnitList)
throws UnitException
pUnitList - if null, throws IllegalArgumentException
UnitException
public SectionSet process(UnitList pUnitList,
SectionSet pSectionSet)
throws UnitException
pSectionSet - if null, uses an empty SectionSet
UnitException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||