Returns the column number where the current document event ends.
This is the number of the first character after the text associated with the document event. The getColumnNumber
method is permitted to show position within the text associated with the text event.
HRESULT getColumnNumber( [out, retval] int * pnColumn);
Locator
object is not associated with some source input or a position within the source input.Applies to: ISAXLocator Interface