Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
| :: com :: sun :: star :: xml :: sax ::  | 
| interface XLocator | 
|  | 
| 
Descriptionmakes it possible to associate a SAX event with a document location. 
 
 This interface is an IDL version of the Java interface 
 org.xml.sax.Locator. | 
| Methods' Details | 
| getColumnNumber 
| 
 
Returnsthe column number where the current document event ends.
  |  | 
| getLineNumber 
| 
 
Returnsthe line number where the current document event ends.
  |  | 
| getPublicId 
| 
 
Returnsthe public identifier for the current document event.
  |  | 
| getSystemId 
| 
 
Returnsthe system identifier for the current document event.
  |  | 
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.