Class SimplePageElementIOv3
java.lang.Object
net.n2oapp.framework.config.io.page.v3.SimplePageElementIOv3
- All Implemented Interfaces:
ElementClassAware<N2oSimplePage>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oSimplePage>,ElementIO<N2oSimplePage>,NamedElementIO<N2oSimplePage>,NamespaceIO<N2oSimplePage>,TypedElementIO<N2oSimplePage>
Чтение\запись страницы с единственным виджетом версии 3.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidio(org.jdom2.Element e, N2oSimplePage m, IOProcessor p) newInstance(org.jdom2.Element element) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, setNamespacePrefix, setNamespaceUri
-
Constructor Details
-
SimplePageElementIOv3
public SimplePageElementIOv3()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<N2oSimplePage>
-
getElementClass
- Specified by:
getElementClassin interfaceElementClassAware<N2oSimplePage>
-
newInstance
- Specified by:
newInstancein interfaceElementClassAware<N2oSimplePage>
-
getElementName
- Specified by:
getElementNamein interfaceElementNameAware
-
getNamespaceUri
- Specified by:
getNamespaceUriin interfaceNamespaceUriAware
-