|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wookie.w3c.impl.AccessEntity
public class AccessEntity
The Access element is defined in: http://www.w3.org/TR/widgets-access/
| Constructor Summary | |
|---|---|
AccessEntity()
|
|
| Method Summary | |
|---|---|
void |
fromXML(org.jdom.Element element)
Unmarshall the given XML Element to this Object |
java.lang.String |
getOrigin()
|
boolean |
hasSubDomains()
|
org.jdom.Element |
toXml()
Marshall the entity into an XML Element |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccessEntity()
| Method Detail |
|---|
public java.lang.String getOrigin()
getOrigin in interface IAccesspublic boolean hasSubDomains()
hasSubDomains in interface IAccesspublic void fromXML(org.jdom.Element element)
IElement
fromXML in interface IElementelement - The Element to unmarshallpublic org.jdom.Element toXml()
IElement
toXml in interface IElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||