protected static class Site.Source extends Object
| Constructor and Description |
|---|
Source() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getContentAsStream() |
String |
getName() |
URI |
getUri() |
void |
setName(String name) |
void |
setUri(URI value) |
String |
toString() |
protected void |
validateSource() |
protected final transient Site site
public final URI getUri()
public final void setUri(URI value)
public String getName()
public void setName(String name)
public InputStream getContentAsStream() throws Exception
Exceptionprotected void validateSource()
Copyright © 2015 Bartolomeo Sorrentino. All rights reserved.