Class GFSATOCI
- java.lang.Object
-
- org.verapdf.model.GenericModelObject
-
- org.verapdf.gf.model.impl.sa.GFSAStructElem
-
- org.verapdf.gf.model.impl.sa.structelems.GFSATOCI
-
- All Implemented Interfaces:
Object,SAStructElem,SATOCI
public class GFSATOCI extends GFSAStructElem implements SATOCI
-
-
Field Summary
Fields Modifier and Type Field Description static StringTOCI_STRUCTURE_ELEMENT_TYPE-
Fields inherited from class org.verapdf.gf.model.impl.sa.GFSAStructElem
children, CHILDREN, structElemDictionary
-
Fields inherited from class org.verapdf.model.GenericModelObject
contextDependent
-
-
Constructor Summary
Constructors Constructor Description GFSATOCI(PDStructElem structElemDictionary, String parentsStandardTypes)
-
Method Summary
-
Methods inherited from class org.verapdf.gf.model.impl.sa.GFSAStructElem
addTextChunk, getChildren, getContext, getcorrectSemanticScore, getcorrectType, gethasLowestDepthError, getID, getisLeafElem, getisListChild, getisListElem, getisTableChild, getisTableElem, getkidsStandardTypes, getlastPage, getLinkedObjects, getNode, getpage, getPageObjectNumber, getparentsStandardTypes, getparentStandardType, getstandardType, getstructureID, getStructureType, getTextValue, getType, getvalueS, parseChildren, setNode
-
Methods inherited from class org.verapdf.model.GenericModelObject
getExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Methods inherited from interface org.verapdf.model.salayer.SAStructElem
getcorrectSemanticScore, getcorrectType, gethasLowestDepthError, getisLeafElem, getisListChild, getisListElem, getisTableChild, getisTableElem, getkidsStandardTypes, getlastPage, getpage, getparentsStandardTypes, getparentStandardType, getstandardType, getstructureID, getvalueS
-
-
-
-
Field Detail
-
TOCI_STRUCTURE_ELEMENT_TYPE
public static final String TOCI_STRUCTURE_ELEMENT_TYPE
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
GFSATOCI
public GFSATOCI(PDStructElem structElemDictionary, String parentsStandardTypes)
-
-