|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Feature | |
|---|---|
| org.xmlhammer.gui.preferences | |
| org.xmlhammer.gui.util | |
| org.xmlhammer.model.jaxp | |
| Uses of Feature in org.xmlhammer.gui.preferences |
|---|
| Methods in org.xmlhammer.gui.preferences that return types with arguments of type Feature | |
|---|---|
java.util.List<Feature> |
FeaturesPanel.getFeatures()
|
| Method parameters in org.xmlhammer.gui.preferences with type arguments of type Feature | |
|---|---|
void |
FeaturesPanel.setFeatures(java.util.List<Feature> features)
|
| Uses of Feature in org.xmlhammer.gui.util |
|---|
| Methods in org.xmlhammer.gui.util that return types with arguments of type Feature | |
|---|---|
java.util.List<Feature> |
JAXPSettings.getDocumentBuilderFactoryFeatures()
|
java.util.List<Feature> |
JAXPSettings.getSAXParserFactoryFeatures()
|
java.util.List<Feature> |
JAXPSettings.getSchemaFactoryFeatures()
|
java.util.List<Feature> |
JAXPSettings.getTransformerFactoryFeatures()
|
java.util.List<Feature> |
JAXPSettings.getXPathFactoryFeatures()
|
| Uses of Feature in org.xmlhammer.model.jaxp |
|---|
| Fields in org.xmlhammer.model.jaxp with type parameters of type Feature | |
|---|---|
protected java.util.List<Feature> |
Features.feature
|
protected java.util.List<Feature> |
Settings.feature
|
| Methods in org.xmlhammer.model.jaxp that return Feature | |
|---|---|
Feature |
ObjectFactory.createFeature()
Create an instance of Feature |
| Methods in org.xmlhammer.model.jaxp that return types with arguments of type Feature | |
|---|---|
java.util.List<Feature> |
Features.getFeature()
Gets the value of the feature property. |
java.util.List<Feature> |
Settings.getFeature()
Gets the value of the feature property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||