Is it possible to pass current offset and length of rtf area which fired by events like
@OverRide
public void processString(int rtfOffset, int rtfLength, String string)
{
}
I think it should be like this in all methods of RtfListenerAdaptor.
Is it possible?
Is it possible to pass current offset and length of rtf area which fired by events like
@OverRide
public void processString(int rtfOffset, int rtfLength, String string)
{
}
I think it should be like this in all methods of RtfListenerAdaptor.
Is it possible?