jar

io.umehara : ogmapper

Maven & Gradle

May 15, 2019
10 stars

ogmapper · Open Graph Html Tag Parser

Table Of Contents

Latest Version

Download io.umehara : ogmapper JAR file - Latest Versions:

All Versions

Download io.umehara : ogmapper JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ogmapper-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.umehara.ogmapper.domain

├─ io.umehara.ogmapper.domain.OgDeterminer.class - [JAR]

├─ io.umehara.ogmapper.domain.OgStringTags.class - [JAR]

├─ io.umehara.ogmapper.domain.OgTags.class - [JAR]

├─ io.umehara.ogmapper.domain.OgType.class - [JAR]

io.umehara.ogmapper.service

├─ io.umehara.ogmapper.service.HtmlFetcher.class - [JAR]

├─ io.umehara.ogmapper.service.OgMapperFactory.class - [JAR]

├─ io.umehara.ogmapper.service.OgStringTagParser.class - [JAR]

io.umehara.ogmapper.jsoup

├─ io.umehara.ogmapper.jsoup.JsoupHtmlFetcher.class - [JAR]

├─ io.umehara.ogmapper.jsoup.JsoupOgMapperFactory.class - [JAR]

├─ io.umehara.ogmapper.jsoup.JsoupOgStringTagParser.class - [JAR]

io.umehara.ogmapper

├─ io.umehara.ogmapper.DefaultOgMapper.class - [JAR]

├─ io.umehara.ogmapper.OgMapper.class - [JAR]