Interface Location


public interface Location
Returns the document location of the event. This is not required to be exact and is informational only.
Since:
Weblogic XML Input Stream 1.0
  • Method Details

    • getColumnNumber

      int getColumnNumber()
    • getLineNumber

      int getLineNumber()
    • getPublicId

      String getPublicId()
    • getSystemId

      String getSystemId()