RE: question about cocoon object

2003-02-13 Thread Lionel Crine
rited from, but it shouldn't take long to find out - the java docs will tell you where it came from. Geoff > -Original Message- > From: Lionel Crine [<mailto:[EMAIL PROTECTED]>mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 13, 2003 8:23 AM > To: [EMAIL PRO

RE: question about cocoon object

2003-02-13 Thread Lionel Crine
> Sent: Thursday, February 13, 2003 8:23 AM > To: [EMAIL PROTECTED] > Subject: question about cocoon object > > > /* I'm reading the code located in the requestgenerator */ > > > public void generate() > throws SAXException { > Request request = Obje

RE: question about cocoon object

2003-02-13 Thread Geoff Howard
Title: RE: question about cocoon object Maybe I don't understand your question, but this in java refers to the current instance of the class itself.  So this refers to the current RequestGenerator object.  And this.attribute refers to a method defined somewhere in the class itself or i

question about cocoon object

2003-02-13 Thread Lionel Crine
/* I'm reading the code located in the requestgenerator */ public void generate() throws SAXException { Request request = ObjectModelHelper.getRequest(objectModel); this.contentHandler.startDocument(); ===> this method comes from AbstractXMLProducer /*** Add xmlns ***/ /

Question about cocoon

2002-02-27 Thread kosaka
Dear cocoon members. My name is Shigeki Kosaka working in Japan. I need your help, please. Now I use cocoon1.8.2 in order to translate xml-files with xslt-files. I want to make the file which fulfills the following two conditions. But I can't. condition1: $B!!(BFollowing characters should be

Re: General Question about Cocoon

2001-05-28 Thread Perry Molendijk
g and tweaking.   Perry Molendijk   - Original Message - From: Gabriele Domenichini To: [EMAIL PROTECTED] Sent: Monday, May 28, 2001 4:59 PM Subject: R: General Question about Cocoon I'm tring to implement that design but I have the same old problem:

R: General Question about Cocoon

2001-05-28 Thread Gabriele Domenichini
s here and they should be portable :-).   Perry Molendijk     - Original Message - From: Ulrich Mayring To: [EMAIL PROTECTED] Sent: Friday, May 25, 2001 6:22 PM Subject: Re: General Question about Cocoon "Piroumian, Konstantin" wrote:> > The