Hi, How can I convert a tag that is of type open-close: <input bla bla bla /> to <input> bla bla </input> ?
The API says that I should not use the setTag(XmlTag) method. If I do I get all kind of exceptions. Second question: How will I close it? I do all the above in the onComponentTag method. Thanks -- Eyal Golan [EMAIL PROTECTED] Visit: http://jvdrums.sourceforge.net/
