|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
This method binds an element declaration and adds it as a global element to the passed in schema binding.
This method binds a type definition and adds it as a global type to the passed in schema binding.
ObjectModelFactory interface can be thought of as "typed" factories
in a sense that parameter types of newChild, addChild and setValue methods
(discovered by the framework at runtime with introspection) are supposed to be of specific Java classes
(other than java.lang.Object) from the target class hierarchy.getChildren, getElementValue and getAttributeValue methods
are supposed to be of concrete Java types (other than java.lang.Object) from the target class hierarchy.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||