Class TextType
- java.lang.Object
-
- net.webpdf.wsclient.schema.extraction.text.ContentType
-
- net.webpdf.wsclient.schema.extraction.text.TextType
-
public class TextType extends ContentType
Java class for TextType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TextType"> <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 TextType()
-