|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IProperty
is an interface for live and dead properties as defined by RFC 4918.
| Method Summary | |
|---|---|
IProperty |
extractPrototype()
extracts a prototype of the IProperty. |
java.lang.String |
getName()
returns the name of the IProperty. |
java.lang.String |
getNamespaceURI()
returns the namespace URI of the IProperty. |
org.jdom.Element |
getPropElement()
returns the property as a JDOM element. |
| Method Detail |
|---|
java.lang.String getNamespaceURI()
IProperty.
java.lang.String getName()
IProperty.
org.jdom.Element getPropElement()
IProperty extractPrototype()
IProperty.
A prototype has no specific value and consists of an empty element with
the same name and namespace as this IProperty.
IProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||