Uses of Interface
org.apache.maven.api.services.xml.Location
Packages that use Location
-
Uses of Location in org.apache.maven.api.services.xml
Methods in org.apache.maven.api.services.xml that return LocationModifier and TypeMethodDescriptionXmlReaderException.getLocation()
XmlWriterException.getLocation()
Constructors in org.apache.maven.api.services.xml with parameters of type LocationModifierConstructorDescriptionXmlReaderException
(String message, Location location, Exception e) XmlWriterException
(String message, Location location, Exception e) -
Uses of Location in org.apache.maven.internal.impl
Classes in org.apache.maven.internal.impl that implement LocationMethods in org.apache.maven.internal.impl that return LocationModifier and TypeMethodDescriptionstatic Location
StaxLocation.getLocation
(Exception e) static Location
StaxLocation.toLocation
(Location location)