Skip to content

Current position required in RtfListenerAdaptor.java #4

@ghost

Description

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions