All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download whimtrip-ext-htmltopojo JAR 1.0.1 with all dependencies


Fully featured highly pluggable and customizable Java html to pojo reflection converter

Files of the artifact whimtrip-ext-htmltopojo version 1.0.1 from the group fr.whimtrip.

Test

Artifact whimtrip-ext-htmltopojo
Group fr.whimtrip
Version 1.0.1
Last update 08. August 2018
Tags: customizable reflection pluggable converter highly featured java html pojo fully
Organization Whimtrip, Inc.
URL https://www.whimtrip.fr
License MIT License
Dependencies amount 3
Dependencies jsoup, whimtrip-core-utils, annotations,
There are maybe transitive dependencies!
There is a newer version: 1.0.2
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of whimtrip-ext-htmltopojo Show documentation

Please rate this JAR file. Is it a good library?

1 downloads

Source code of whimtrip-ext-htmltopojo version 1.0.1

META-INF
META-INF.META-INF.MANIFEST.MF
fr.whimtrip.ext.jwhthtmltopojo
fr.whimtrip.ext.jwhthtmltopojo.fr.whimtrip.ext.jwhthtmltopojo.DefaultHtmlAdapterFactory
fr.whimtrip.ext.jwhthtmltopojo.fr.whimtrip.ext.jwhthtmltopojo.HtmlToPojoEngine
fr.whimtrip.ext.jwhthtmltopojo.fr.whimtrip.ext.jwhthtmltopojo.HtmlToPojoUtils
fr.whimtrip.ext.jwhthtmltopojo.adapter
fr.whimtrip.ext.jwhthtmltopojo.adapter.fr.whimtrip.ext.jwhthtmltopojo.adapter.AbstractHtmlFieldImpl
fr.whimtrip.ext.jwhthtmltopojo.adapter.fr.whimtrip.ext.jwhthtmltopojo.adapter.DefaultHtmlAdapterImpl
fr.whimtrip.ext.jwhthtmltopojo.adapter.fr.whimtrip.ext.jwhthtmltopojo.adapter.HtmlClassField
fr.whimtrip.ext.jwhthtmltopojo.adapter.fr.whimtrip.ext.jwhthtmltopojo.adapter.HtmlListField
fr.whimtrip.ext.jwhthtmltopojo.adapter.fr.whimtrip.ext.jwhthtmltopojo.adapter.HtmlSimpleField
fr.whimtrip.ext.jwhthtmltopojo.adapter.fr.whimtrip.ext.jwhthtmltopojo.adapter.HtmlToPojoAnnotationMap
fr.whimtrip.ext.jwhthtmltopojo.annotation
fr.whimtrip.ext.jwhthtmltopojo.annotation.fr.whimtrip.ext.jwhthtmltopojo.annotation.AcceptObjectIf
fr.whimtrip.ext.jwhthtmltopojo.annotation.fr.whimtrip.ext.jwhthtmltopojo.annotation.AttrRegexCheck
fr.whimtrip.ext.jwhthtmltopojo.annotation.fr.whimtrip.ext.jwhthtmltopojo.annotation.FilterFirstResultsOnly
fr.whimtrip.ext.jwhthtmltopojo.annotation.fr.whimtrip.ext.jwhthtmltopojo.annotation.Inject
fr.whimtrip.ext.jwhthtmltopojo.annotation.fr.whimtrip.ext.jwhthtmltopojo.annotation.InjectParent
fr.whimtrip.ext.jwhthtmltopojo.annotation.fr.whimtrip.ext.jwhthtmltopojo.annotation.Injected
fr.whimtrip.ext.jwhthtmltopojo.annotation.fr.whimtrip.ext.jwhthtmltopojo.annotation.ReplaceWith
fr.whimtrip.ext.jwhthtmltopojo.annotation.fr.whimtrip.ext.jwhthtmltopojo.annotation.Selector
fr.whimtrip.ext.jwhthtmltopojo.annotation.fr.whimtrip.ext.jwhthtmltopojo.annotation.StringConcatenator
fr.whimtrip.ext.jwhthtmltopojo.annotation.fr.whimtrip.ext.jwhthtmltopojo.annotation.TextLengthSelector
fr.whimtrip.ext.jwhthtmltopojo.exception
fr.whimtrip.ext.jwhthtmltopojo.exception.fr.whimtrip.ext.jwhthtmltopojo.exception.ConversionException
fr.whimtrip.ext.jwhthtmltopojo.exception.fr.whimtrip.ext.jwhthtmltopojo.exception.DateParseException
fr.whimtrip.ext.jwhthtmltopojo.exception.fr.whimtrip.ext.jwhthtmltopojo.exception.FieldSetException
fr.whimtrip.ext.jwhthtmltopojo.exception.fr.whimtrip.ext.jwhthtmltopojo.exception.FieldShouldNotBeSetException
fr.whimtrip.ext.jwhthtmltopojo.exception.fr.whimtrip.ext.jwhthtmltopojo.exception.HtmlToPojoException
fr.whimtrip.ext.jwhthtmltopojo.exception.fr.whimtrip.ext.jwhthtmltopojo.exception.ParseException
fr.whimtrip.ext.jwhthtmltopojo.impl
fr.whimtrip.ext.jwhthtmltopojo.impl.fr.whimtrip.ext.jwhthtmltopojo.impl.AcceptIfFirst
fr.whimtrip.ext.jwhthtmltopojo.impl.fr.whimtrip.ext.jwhthtmltopojo.impl.AcceptIfValidAttrRegexCheck
fr.whimtrip.ext.jwhthtmltopojo.impl.fr.whimtrip.ext.jwhthtmltopojo.impl.ReplacerDeserializer
fr.whimtrip.ext.jwhthtmltopojo.impl.fr.whimtrip.ext.jwhthtmltopojo.impl.StringConcatenatorAndReplacerDeserializer
fr.whimtrip.ext.jwhthtmltopojo.impl.fr.whimtrip.ext.jwhthtmltopojo.impl.StringConcatenatorDeserializer
fr.whimtrip.ext.jwhthtmltopojo.impl.fr.whimtrip.ext.jwhthtmltopojo.impl.TextLengthSelectorDeserializer
fr.whimtrip.ext.jwhthtmltopojo.intrf
fr.whimtrip.ext.jwhthtmltopojo.intrf.fr.whimtrip.ext.jwhthtmltopojo.intrf.AcceptIfResolver
fr.whimtrip.ext.jwhthtmltopojo.intrf.fr.whimtrip.ext.jwhthtmltopojo.intrf.HtmlAdapter
fr.whimtrip.ext.jwhthtmltopojo.intrf.fr.whimtrip.ext.jwhthtmltopojo.intrf.HtmlAdapterFactory
fr.whimtrip.ext.jwhthtmltopojo.intrf.fr.whimtrip.ext.jwhthtmltopojo.intrf.HtmlDeserializer
fr.whimtrip.ext.jwhthtmltopojo.intrf.fr.whimtrip.ext.jwhthtmltopojo.intrf.HtmlField
fr.whimtrip.ext.jwhthtmltopojo.intrf.fr.whimtrip.ext.jwhthtmltopojo.intrf.Initiate




© 2015 - 2025 Weber Informatics LLC | Privacy Policy