|
|||||||||||
| 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. |
void |
PropertyModel.removeElement(Element el)
removes the element from model. |
boolean |
PropertyModel.insertAt(int index,
Element el)
inserts element at designated position. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||