Class TextCellElementIOv2
java.lang.Object
net.n2oapp.framework.config.io.cell.v2.AbstractCellElementIOv2<N2oTextCell>
net.n2oapp.framework.config.io.cell.v2.TextCellElementIOv2
- All Implemented Interfaces:
BaseElementClassAware<N2oCell>,ElementClassAware<N2oTextCell>,ElementNameAware,NamespaceUriAware,ClassedElementIO<N2oTextCell>,ElementIO<N2oTextCell>,NamedElementIO<N2oTextCell>,NamespaceIO<N2oTextCell>,TypedElementIO<N2oTextCell>,CellIOv2
Чтение\запись ячейки с текстом со стилем или без.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.n2oapp.framework.config.io.cell.v2.CellIOv2
getBaseElementClass, getNamespaceUri, setNamespaceUriMethods inherited from interface net.n2oapp.framework.api.metadata.aware.ElementClassAware
newInstanceMethods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, setNamespacePrefix
-
Constructor Details
-
TextCellElementIOv2
public TextCellElementIOv2()
-
-
Method Details
-
io
- Specified by:
ioin interfaceElementIO<N2oTextCell>- Overrides:
ioin classAbstractCellElementIOv2<N2oTextCell>
-
getElementName
-
getElementClass
-