Class ParagraphProperties
java.lang.Object
org.apache.tika.parser.microsoft.ooxml.ParagraphProperties
Deprecated.
-
Constructor Details
-
ParagraphProperties
public ParagraphProperties()Deprecated.
-
-
Method Details
-
getStyleID
Deprecated. -
setStyleID
Deprecated. -
reset
public void reset()Deprecated. -
setIlvl
public void setIlvl(int ilvl) Deprecated. -
setNumId
public void setNumId(int numId) Deprecated. -
getIlvl
public int getIlvl()Deprecated. -
getNumId
public int getNumId()Deprecated.
-