public interface LinkInfo
Modifier and Type | Method and Description |
---|---|
String |
getHref()
Returns the link href attribute.
|
String |
getId()
Returns the link id attribute.
|
String |
getRel()
Returns the link rel attribute.
|
String |
getType()
Returns the link type attribute.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.