|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Openness | |
---|---|
org.crosswire.jsword.book | The Book package provides an interface to a real store of data. |
Uses of Openness in org.crosswire.jsword.book |
---|
Fields in org.crosswire.jsword.book declared as Openness | |
---|---|
static Openness |
Openness.COMMERCIAL
Is the data sold for commercial profit |
static Openness |
Openness.COPYABLE
Is the data freely redistributable |
static Openness |
Openness.FREE
Does the data have a licence that permits free use |
static Openness |
Openness.PD
If the data free of copyright restrictions |
static Openness |
Openness.UNKNOWN
If the data of unknown distribution status |
private static Openness[] |
Openness.VALUES
|
Methods in org.crosswire.jsword.book that return Openness | |
---|---|
static Openness |
Openness.fromInteger(int i)
Lookup method to convert from an integer |
static Openness |
Openness.fromString(String name)
Lookup method to convert from a String |
|
Copyright ? 2003-2004 | |||||||||
PREV NEXT | FRAMES NO FRAMES |