|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.unitesk.atp.dynattrs | |
---|---|
com.unitesk.atp.dynattrs | This package provides base interface Attributed
to work with dynamic attributes of objects and base implementations of this interface. |
com.unitesk.atp.text.generation | This package provides interface
and default implementation
of text generator based on patterns. |
com.unitesk.atp.tree | This package provides common interface of node of
attributed tree , default implementation and
base interface of visitor . |
Classes in com.unitesk.atp.dynattrs used by com.unitesk.atp.dynattrs | |
---|---|
Attributed
Attributed object is a Java object decorated by attributes. |
|
IndexedAttributedImpl
The default implementation of Attributed methods that
deals with indexed attributes. |
|
MapAttributed
The implementation of Attributed interface that stores attributes
in Map . |
Classes in com.unitesk.atp.dynattrs used by com.unitesk.atp.text.generation | |
---|---|
Attributed
Attributed object is a Java object decorated by attributes. |
Classes in com.unitesk.atp.dynattrs used by com.unitesk.atp.tree | |
---|---|
Attributed
Attributed object is a Java object decorated by attributes. |
|
BeanMapAttributed
The implementation of Attributed interface that accesses attributes
through getter and setter methods according to JavaBeans
naming conventions and stores additional attributes in Map . |
|
IndexedAttributedImpl
The default implementation of Attributed methods that
deals with indexed attributes. |
|
MapAttributed
The implementation of Attributed interface that stores attributes
in Map . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |