Package rocks.xmpp.extensions.data.layout.model
Provides XML schema implementations of XEP-0141: Data Forms
Layout.
It defines a backwards-compatible extension to the XMPP Data Forms protocol that enables an application to specify form layouts, including the layout of form fields, sections within pages, and subsections within sections.
-
Class Summary Class Description FieldReference A field reference is used to reference to a field in a data form.Page The implementation of the<page/>
element in thehttp://jabber.org/protocol/xdata-layout
namespace.Section The implementation of the<section/>
element in thehttp://jabber.org/protocol/xdata-layout
namespace.