|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crosswire.common.xml.XMLFeatureSet
public final class XMLFeatureSet
A set of useful XML Features
for license details.
The copyright to this program is held by it's authors.| Nested Class Summary | |
|---|---|
private static class |
XMLFeatureSet.XMLFeatureState
A holder of the boolean state for a feature. |
| Field Summary | |
|---|---|
private Map |
features
|
private Map |
states
|
| Constructor Summary | |
|---|---|
XMLFeatureSet()
|
|
| Method Summary | |
|---|---|
void |
printUsage()
Prints the usage. |
void |
setFeatures(XMLReader parser)
|
void |
setFeatureState(XMLFeature feature,
boolean state)
|
void |
setFeatureStates(String[] argv)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private Map features
private Map states
| Constructor Detail |
|---|
public XMLFeatureSet()
| Method Detail |
|---|
public void setFeatureState(XMLFeature feature,
boolean state)
public void setFeatureStates(String[] argv)
public String toString()
toString in class Objectpublic void printUsage()
public void setFeatures(XMLReader parser)
|
Copyright ยจ 2003-2006 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||