Module jonix

Class BaseText

java.lang.Object
com.tectonica.jonix.unify.base.BaseText
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BaseText2, BaseText3

public abstract class BaseText extends Object implements Serializable
Contains the essential information included in ONIX2 <OtherText> / ONIX3 <TextContent>

NOTE: to access the information, use the public fields directly. No getters() are included..

Author:
Zach Melamed
See Also:
  • Field Details

  • Constructor Details

    • BaseText

      public BaseText()
  • Method Details

    • getUnescapedText

      public String getUnescapedText()