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 Detail

      • getColumnNumber

        int getColumnNumber()
      • getLineNumber

        int getLineNumber()
      • getPublicId

        java.lang.String getPublicId()
      • getSystemId

        java.lang.String getSystemId()