Uses of Class
edu.upf.taln.dri.common.connector.pdfext.localappo.PDFEXTparser.State
-
Packages that use PDFEXTparser.State Package Description edu.upf.taln.dri.common.connector.pdfext.localappo -
-
Uses of PDFEXTparser.State in edu.upf.taln.dri.common.connector.pdfext.localappo
Methods in edu.upf.taln.dri.common.connector.pdfext.localappo that return PDFEXTparser.State Modifier and Type Method Description static PDFEXTparser.State
PDFEXTparser.State. valueOf(String name)
Returns the enum constant of this type with the specified name.static PDFEXTparser.State[]
PDFEXTparser.State. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-