|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Description:
A Unit is a processing entity for creating CodeWriters.
Units are processed sequentially into a SectionSet.
Units are immutable. If you want to change units, transform the current
set into a new set and continue.
UnitList| Method Summary | |
java.util.Hashtable |
getAttributes()
Return attributes of Unit. |
java.lang.String |
getContent()
Return content of Unit. |
UnitOrigin |
getOrigin()
Return origin description of Unit. |
java.lang.String |
getSection()
Return section name of Unit. |
java.lang.String |
getType()
Return type name of Unit. |
| Method Detail |
public java.lang.String getContent()
public java.lang.String getType()
public java.lang.String getSection()
public UnitOrigin getOrigin()
public java.util.Hashtable getAttributes()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||