Class HeaderCell
java.lang.Object
org.apache.tika.parser.microsoft.onenote.fsshttpb.streamobj.basic.HeaderCell
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic HeaderCell
createInstance
(ObjectGroupDataElementData objectElement) Create the instance of Header Cell.
-
Field Details
-
objectDeclaration
-
objectData
-
-
Constructor Details
-
HeaderCell
public HeaderCell()
-
-
Method Details
-
createInstance
public static HeaderCell createInstance(ObjectGroupDataElementData objectElement) throws IOException Create the instance of Header Cell.- Parameters:
objectElement
- The instance of ObjectGroupDataElementData.- Returns:
- Returns the instacne of HeaderCell.
- Throws:
IOException
-