Question on Node creation

Dear Group members,

I have quick question on the jtidy, I was making new node object with 5
arguments before but it is now changed and I was wondering what is the
simpliest method to adapt to it.

eg: Object n1 = new org.w3c.tidy.Node( (short) n2, n3, 0, 0, n4 );

Thanks in advance,
Sean

Received on Saturday, 31 May 2003 20:50:32 UTC