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
> 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
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
/* 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 ***/
/
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
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:
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