|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attribute | |
|---|---|
| org.xmlhammer.gui.preferences | |
| org.xmlhammer.gui.util | |
| org.xmlhammer.model.jaxp | |
| Uses of Attribute in org.xmlhammer.gui.preferences |
|---|
| Methods in org.xmlhammer.gui.preferences that return types with arguments of type Attribute | |
|---|---|
java.util.List<Attribute> |
AttributesPanel.getAttributes()
|
| Method parameters in org.xmlhammer.gui.preferences with type arguments of type Attribute | |
|---|---|
void |
AttributesPanel.setAttributes(java.util.List<Attribute> attributes)
|
| Uses of Attribute in org.xmlhammer.gui.util |
|---|
| Methods in org.xmlhammer.gui.util that return types with arguments of type Attribute | |
|---|---|
java.util.List<Attribute> |
JAXPSettings.getDocumentBuilderFactoryAttributes()
|
java.util.List<Attribute> |
JAXPSettings.getTransformerFactoryAttributes()
|
| Uses of Attribute in org.xmlhammer.model.jaxp |
|---|
| Fields in org.xmlhammer.model.jaxp with type parameters of type Attribute | |
|---|---|
protected java.util.List<Attribute> |
Attributes.attribute
|
| Methods in org.xmlhammer.model.jaxp that return Attribute | |
|---|---|
Attribute |
ObjectFactory.createAttribute()
Create an instance of Attribute |
| Methods in org.xmlhammer.model.jaxp that return types with arguments of type Attribute | |
|---|---|
java.util.List<Attribute> |
Attributes.getAttribute()
Gets the value of the attribute property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||