Uses of Class
com.helger.base.location.SimpleLocation
Packages that use SimpleLocation
-
Uses of SimpleLocation in com.helger.base.location
Fields in com.helger.base.location declared as SimpleLocationModifier and TypeFieldDescriptionstatic final SimpleLocationSimpleLocation.NO_LOCATIONA constant representing no locationMethods in com.helger.base.location that return SimpleLocationModifier and TypeMethodDescriptionstatic @Nullable SimpleLocationCreate aSimpleLocationfrom a StAXLocation.static @Nullable SimpleLocationSimpleLocation.create(@Nullable SourceLocator aLocator) Create aSimpleLocationfrom a JAXPSourceLocator.static @Nullable SimpleLocationCreate aSimpleLocationfrom a SAXLocator.static @Nullable SimpleLocationSimpleLocation.create(@Nullable SAXParseException aLocator) Create aSimpleLocationfrom aSAXParseException.