@API(type=INTERNAL, src=PRIVATE) public class URIContent extends java.lang.Object implements StaticContent
COUNTER_CONTENT, COUNTERS_CONTENT, EDITOR_CONTENT, LABEL_CONTENT, TEXT_CONTENT, URI_CONTENT
Constructor and Description |
---|
URIContent(java.lang.String base,
java.lang.String href)
Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getBase() |
java.net.URL |
getCatalogExpandedURL()
Returns the image URL after resolving it with the catalog.
|
java.lang.String |
getHref() |
int |
getType()
Gets the content type.
|
int |
hashCode() |
public URIContent(java.lang.String base, java.lang.String href)
base
- Base system ID.href
- Href.public int getType()
StaticContent
getType
in interface StaticContent
StaticContent.getType()
public java.lang.String getHref()
public java.lang.String getBase()
public int hashCode()
hashCode
in class java.lang.Object
Object.hashCode()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Object.equals(java.lang.Object)
public java.net.URL getCatalogExpandedURL() throws java.net.MalformedURLException
java.net.MalformedURLException
© Copyright Syncro Soft SRL 2002 - 2014.