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)