public class ContributionLocation extends AbstractContribution
Modifier and Type | Field and Description |
---|---|
protected URL |
location |
description, disabled, id, loaded, name
Constructor and Description |
---|
ContributionLocation(String name,
URL location) |
Modifier and Type | Method and Description |
---|---|
URL |
asURL()
Get an URL to that stream.
|
String |
getContent()
Gets the contribution XML content.
|
InputStream |
getStream()
Gets the contribution XML content.
|
getDescription, getId, getName, isDisabled, load, setDescription, setDisabled
public ContributionLocation(String name, URL location)
public InputStream getStream()
Contribution
public String getContent()
Contribution
Copyright © 2017 Nuxeo. All rights reserved.