Class ParagraphType
- java.lang.Object
-
- net.webpdf.wsclient.schema.extraction.text.ContentType
-
- net.webpdf.wsclient.schema.extraction.text.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>
-
-
Field Summary
-
Fields inherited from class net.webpdf.wsclient.schema.extraction.text.ContentType
page, plain
-
-
Constructor Summary
Constructors Constructor Description ParagraphType()
-