Package com.enonic.xp.util
Class Link
- java.lang.Object
-
- com.enonic.xp.util.Link
-
@PublicApi public class Link extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
static Link
from(String path)
String
getPath()
int
hashCode()
String
toString()
-