Uses of Class
com.xpn.xwiki.api.Element
-
Packages that use Element Package Description com.xpn.xwiki.api -
-
Uses of Element in com.xpn.xwiki.api
Subclasses of Element in com.xpn.xwiki.api Modifier and Type Class Description class
Class
class
Collection
class
Object
class
Property
Property is a single attribute of an XWikiObject
.class
PropertyClass
XProperty definition API.Methods in com.xpn.xwiki.api that return Element Modifier and Type Method Description Element
Class. get(String name)
Element[]
Class. getProperties()
Element[]
Collection. getProperties()
-