Package | Description |
---|---|
com.opensymphony.xwork2.util.location |
Classes and utilities used to track location information.
|
Modifier and Type | Method and Description |
---|---|
static LocationImpl |
LocationImpl.get(Location location)
Obtain a
LocationImpl from a Location . |
static LocationImpl |
LocationUtils.parse(String text)
Parse a location string of the form "
uri:line:column " (e.g. |
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.