Class GFOpMarkedContent

    • Method Detail

      • initializePropertiesDict

        protected void initializePropertiesDict​(PDResourcesHandler resources)
      • getPropertiesDict

        protected List<CosDict> getPropertiesDict()
      • getParentsTags

        public String getParentsTags()
      • getParentLang

        public String getParentLang()
      • getParentStructureTag

        public String getParentStructureTag()
      • getActualText

        public COSString getActualText()
        Checks if attribute dict contains ActualText key and returns it's value.
        Returns:
        ActualText value or null if it is not present.
      • getMCID

        public Long getMCID()
        Checks if attribute dict contains MCID key and returns it's value.
        Returns:
        MCID value or value if it is not present.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getInheritedActualText

        public COSString getInheritedActualText()
      • getInheritedMCID

        public Long getInheritedMCID()