Class RowElementIO5
java.lang.Object
net.n2oapp.framework.config.io.fieldset.v5.RowElementIO5
- All Implemented Interfaces:
ElementClassAware<N2oFieldsetRow>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oFieldsetRow>,ElementIO<N2oFieldsetRow>,NamedElementIO<N2oFieldsetRow>,NamespaceIO<N2oFieldsetRow>,TypedElementIO<N2oFieldsetRow>
Чтение и запись компонента строки филдсета версии 5.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidio(org.jdom2.Element e, N2oFieldsetRow row, IOProcessor p) 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.ElementClassAware
newInstanceMethods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, setNamespacePrefix, setNamespaceUri
-
Constructor Details
-
RowElementIO5
public RowElementIO5()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<N2oFieldsetRow>
-
getElementName
- Specified by:
getElementNamein interfaceElementNameAware
-
getNamespaceUri
- Specified by:
getNamespaceUriin interfaceNamespaceUriAware
-
getElementClass
- Specified by:
getElementClassin interfaceElementClassAware<N2oFieldsetRow>
-