|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Element | |
|---|---|
| org.mevenide.properties | |
| Uses of Element in org.mevenide.properties |
|---|
| Subclasses of Element in org.mevenide.properties | |
|---|---|
class |
Comment
|
class |
KeyValuePair
|
| Methods in org.mevenide.properties with parameters of type Element | |
|---|---|
void |
PropertyModel.addElement(Element el)
Adds an element to the endo of the file/model. |
boolean |
PropertyModel.insertAt(int index,
Element el)
inserts element at designated position. |
void |
PropertyModel.removeElement(Element el)
removes the element from model. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||