|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crosswire.jsword.book.install.sword.HttpSwordInstallerFactory
public class HttpSwordInstallerFactory
A Factory for instances of HttpSwordInstaller.
The GNU Lesser General Public License for details.| Field Summary | |
|---|---|
private Pattern |
commaPattern
|
private static String |
LIST_DIR
The relative path of the dir holding the index file |
protected static String |
PACKAGE_DIR
The relative path of the dir holding the zip files |
| Constructor Summary | |
|---|---|
HttpSwordInstallerFactory()
|
|
| Method Summary | |
|---|---|
Installer |
createInstaller()
Create a new Installer with default values for editing via bean properties. |
Installer |
createInstaller(String installerDefinition)
Create a new Installer with values from the given url to use for initial values. |
private Installer |
createInstaller(String[] parts)
|
private Installer |
createOldInstaller(String[] parts)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final String PACKAGE_DIR
private static final String LIST_DIR
private Pattern commaPattern
| Constructor Detail |
|---|
public HttpSwordInstallerFactory()
| Method Detail |
|---|
public Installer createInstaller()
InstallerFactory
createInstaller in interface InstallerFactorypublic Installer createInstaller(String installerDefinition)
InstallerFactory
createInstaller in interface InstallerFactoryinstallerDefinition - The configuration string
private Installer createInstaller(String[] parts)
private Installer createOldInstaller(String[] parts)
|
Copyright ยจ 2003-2015 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||