Oracle

weblogic.xml.stream
Interface Location


Deprecated. please use java standard StAX api

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 Summary
 int getColumnNumber()
          Deprecated.  
 int getLineNumber()
          Deprecated.  
 String getPublicId()
          Deprecated.  
 String getSystemId()
          Deprecated.  
 

Method Detail

getColumnNumber

int getColumnNumber()
Deprecated. 

getLineNumber

int getLineNumber()
Deprecated. 

getPublicId

String getPublicId()
Deprecated. 

getSystemId

String getSystemId()
Deprecated. 

Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle