- 
 
- 
- 
Methods in javax.xml.stream with parameters of type Location 
| Modifier and Type | 
Method | 
Description | 
void | 
XMLReporter.report(String message,
      String errorType,
      Object relatedInformation,
      Location location) | 
 Report the desired message in an application specific format. 
 | 
abstract void | 
XMLEventFactory.setLocation(Location location) | 
 This method allows setting of the Location on each event that
 is created by this factory. 
 | 
 
-