Uses of Class
com.helger.commons.location.SimpleLocation
-
Packages that use SimpleLocation Package Description com.helger.commons.location -
-
Uses of SimpleLocation in com.helger.commons.location
Fields in com.helger.commons.location declared as SimpleLocation Modifier and Type Field Description static SimpleLocationSimpleLocation. NO_LOCATIONA constant representing no locationMethods in com.helger.commons.location that return SimpleLocation Modifier and Type Method Description static SimpleLocationSimpleLocation. create(Location aLocator)static SimpleLocationSimpleLocation. create(SourceLocator aLocator)static SimpleLocationSimpleLocation. create(Locator aLocator)static SimpleLocationSimpleLocation. create(SAXParseException aLocator)
-