Class Summary |
Adders |
A Collection of methods to add an object into another one |
BeanEditEvent |
An Event representing an editing operation that must be performed on a bean |
BeansEdit |
Implementation of a basic application
allowing the edition of a XML document with it's associated
XSLT file
|
BMIncrProcessor |
An extension of BM processor which can perform
an incremental update of the result beans given a list
of changes in the xml document |
BMPlayer |
Plays a bean markup file |
BMProcessor |
A processor of the Beans markups |
Removers |
A Collection of methods to remove an object placed in a containing one |
Replacers |
A Collection of methods which replace, in the context of a containing object,
an object by another one |
ScriptEventProcessor |
A processor for scripts invoked at runtime |
TypeConvertor |
A Collection of methods which convert an object of one type to one of another type. |
TypedObject |
Used to represent an object with its type
|
XBLinks |
Memorizes the links used to assure a mapping between XML nodes
and beans |
XBMapper |
A mapper between XML elements and beans |
XChange |
Memorizes a Change made on a DOM tree |
XEdit |
Implementation of a basic application
allowing the edition of a XML document with it's associated
XSLT file |
XEditEvent |
An event representing an editing operation occuring
on a DOM Node |
XmlTreeDiff |
Utilities to differenciates two DOM trees |
XPathUtil |
Utilities to manipulate XPaths |