Package | Description |
---|---|
net.sourceforge.javadpkg.control |
Contains the interfaces and classes for handling the information of the
control file. |
net.sourceforge.javadpkg.control.impl |
The implementation of the interfaces and abstract classes.
|
Modifier and Type | Method and Description |
---|---|
Homepage |
Control.getHomepage()
Returns the homepage.
|
Homepage |
HomepageParser.parseHomepage(String value,
Context context)
Parses a home-page.
|
Modifier and Type | Method and Description |
---|---|
String |
HomepageBuilder.buildHomepage(Homepage homepage,
Context context)
Builds the home-page.
|
Modifier and Type | Method and Description |
---|---|
Homepage |
AbstractControl.getHomepage() |
Homepage |
HomepageParserImpl.parseHomepage(String value,
Context context) |
Modifier and Type | Method and Description |
---|---|
String |
HomepageBuilderImpl.buildHomepage(Homepage homepage,
Context context) |
void |
AbstractControl.setHomepage(Homepage homepage)
Sets the home-page.
|
Copyright © 2015–2019. All rights reserved.