RE: Customizing JXPath. Custom Containers.

2002-10-13 Thread Kenneth Petersen
or all the questions, but am hoping for an answer. Best regards Kenneth Petersen > Kenneth, > > There is no separate document for this, but there are several > examples: > see all classes in the ..jxpath.ri.model subtree - you have there > implementations for beans,

Customizing JXPath. Custom Containers.

2002-10-09 Thread Kenneth Petersen
t; children of an xml-entity. I am not capable of doing this without being able to configure JXPath so that properties of classes "Xxx" following the naming pattern "XxxChoice" are identifies as being containers. Is this at all possible? If so some clues as to how this is accomplished

RE: Customizing JXPath. Custom Containers.

2002-10-09 Thread Kenneth Petersen
Dmitri, It is not possible to change the code generated by Castor. Therefore I will try to implement a NodePointer-NodeIterator-NodePointerFactory. Are there any examples or documentation that may help me in this endeavour. Best Regards Kenneth Petersen > -Original Message- >

Customizing JXPath. Custom Containers.

2002-10-09 Thread Kenneth Petersen
t; children of an xml-entity. I am not capable of doing this without being able to configure JXPath so that properties of classes "Xxx" following the naming pattern "XxxChoice" are identifies as being containers. Is this at all possible? If so some clues as to how this is accomplish