BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.xml.stream
Interface Location


public interface Location

Returns the document location of the event. This is not required to be exact and is informational only.

Author:
Copyright © 2002 BEA Systems, Inc. All Rights Reserved.

Method Summary
 int getColumnNumber()
           
 int getLineNumber()
           
 java.lang.String getPublicId()
           
 java.lang.String getSystemId()
           
 

Method Detail

getColumnNumber

public int getColumnNumber()

getLineNumber

public int getLineNumber()

getPublicId

public java.lang.String getPublicId()

getSystemId

public java.lang.String getSystemId()

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81b