Class ParagraphType


  • public class ParagraphType
    extends ContentType

    Java class for ParagraphType complex type.

    The following schema fragment specifies the expected content contained within this class.

    
     <complexType name="ParagraphType">
       <complexContent>
         <extension base="{http://schema.webpdf.de/1.0/extraction/text}ContentType">
         </extension>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • ParagraphType

        public ParagraphType()