Class WordType
- java.lang.Object
-
- net.webpdf.wsclient.schema.extraction.text.ContentType
-
- net.webpdf.wsclient.schema.extraction.text.WordContentType
-
- net.webpdf.wsclient.schema.extraction.text.WordType
-
public class WordType extends WordContentType
Java class for WordType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="WordType"> <complexContent> <extension base="{http://schema.webpdf.de/1.0/extraction/text}WordContentType"> </extension> </complexContent> </complexType>
-
-
Field Summary
-
Fields inherited from class net.webpdf.wsclient.schema.extraction.text.WordContentType
rectangle
-
Fields inherited from class net.webpdf.wsclient.schema.extraction.text.ContentType
page, plain
-
-
Constructor Summary
Constructors Constructor Description WordType()
-
Method Summary
-
Methods inherited from class net.webpdf.wsclient.schema.extraction.text.WordContentType
getRectangle, isSetRectangle, unsetRectangle
-
Methods inherited from class net.webpdf.wsclient.schema.extraction.text.ContentType
getPage, getPlain, isSetPage, isSetPlain, setPage, setPlain
-
-