|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.felix.obrplugin.Category
public class Category
describe and store category node.
| Constructor Summary | |
|---|---|
Category()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getId()
get the id attribute. |
org.w3c.dom.Node |
getNode(org.w3c.dom.Document father)
transform this object to node. |
void |
setId(java.lang.String id)
set the id attribute. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Category()
| Method Detail |
|---|
public java.lang.String getId()
public void setId(java.lang.String id)
id - new id valuepublic org.w3c.dom.Node getNode(org.w3c.dom.Document father)
father - father document for create Node
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||