Uses of Interface
org.apache.maven.api.services.xml.Location
-
Uses of Location in org.apache.maven.api.services.xml
Modifier and TypeMethodDescriptionXmlReaderException.getLocation()
XmlWriterException.getLocation()
ModifierConstructorDescriptionXmlReaderException
(String message, Location location, Exception e) XmlWriterException
(String message, Location location, Exception e) -
Uses of Location in org.apache.maven.internal.impl
Modifier and TypeMethodDescriptionstatic Location
StaxLocation.getLocation
(Exception e) static Location
StaxLocation.toLocation
(Location location)