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

Download kefirbb JAR 1.5 with all dependencies


KefirBB is a Java-library for text processing. Initially it was developed for BB2HTML translation. But flexible configuration allows to use it in different cases. For example for parsing Markdown, Textile, and for HTML filtration.

Files of the artifact kefirbb version 1.5 from the group org.kefirsf.

Test

Artifact kefirbb
Group org.kefirsf
Version 1.5
Last update 18. October 2016
Tags: different markdown text cases translation developed bb2html flexible textile initially allows filtration library processing parsing java kefirbb html example configuration
Organization not specified
URL http://kefirsf.org/kefirbb/
License GNU Lesser General Public License
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of kefirbb Show documentation

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

1 downloads

Source code of kefirbb version 1.5

C:.projects.kefirbb.target.classes.META-INF.schema
C:.projects.kefirbb.target.classes.META-INF.schema.C:.projects.kefirbb.target.classes.META-INF.schema.kefirbb-1.0.xsd
C:.projects.kefirbb.target.classes.META-INF.schema.C:.projects.kefirbb.target.classes.META-INF.schema.kefirbb-1.1.xsd
C:.projects.kefirbb.target.classes.META-INF.schema.C:.projects.kefirbb.target.classes.META-INF.schema.kefirbb-1.2.xsd
C:.projects.kefirbb.target.classes.org.kefirsf.bb
C:.projects.kefirbb.target.classes.org.kefirsf.bb.C:.projects.kefirbb.target.classes.org.kefirsf.bb.default.xml
C:.projects.kefirbb.target.classes.org.kefirsf.bb.C:.projects.kefirbb.target.classes.org.kefirsf.bb.markdown.xml
C:.projects.kefirbb.target.classes.org.kefirsf.bb.C:.projects.kefirbb.target.classes.org.kefirsf.bb.safehtml.xml
C:.projects.kefirbb.target.classes.org.kefirsf.bb.C:.projects.kefirbb.target.classes.org.kefirsf.bb.textile.xml
META-INF
META-INF.META-INF.MANIFEST.MF
org.kefirsf.bb
org.kefirsf.bb.org.kefirsf.bb.BBProcessorFactory
org.kefirsf.bb.org.kefirsf.bb.ConfigurationFactory
org.kefirsf.bb.org.kefirsf.bb.DomConfigurationFactory
org.kefirsf.bb.org.kefirsf.bb.EscapeProcessor
org.kefirsf.bb.org.kefirsf.bb.EscapeXmlProcessorFactory
org.kefirsf.bb.org.kefirsf.bb.PatternElementFactory
org.kefirsf.bb.org.kefirsf.bb.ProcessorBuilder
org.kefirsf.bb.org.kefirsf.bb.TemplateElementFactory
org.kefirsf.bb.org.kefirsf.bb.TextProcessor
org.kefirsf.bb.org.kefirsf.bb.TextProcessorAdapter
org.kefirsf.bb.org.kefirsf.bb.TextProcessorChain
org.kefirsf.bb.org.kefirsf.bb.TextProcessorException
org.kefirsf.bb.org.kefirsf.bb.TextProcessorFactory
org.kefirsf.bb.org.kefirsf.bb.TextProcessorFactoryException
org.kefirsf.bb.org.kefirsf.bb.TextProcessorNestingException
org.kefirsf.bb.conf
org.kefirsf.bb.conf.org.kefirsf.bb.conf.AbstractGhostable
org.kefirsf.bb.conf.org.kefirsf.bb.conf.Action
org.kefirsf.bb.conf.org.kefirsf.bb.conf.BlankLine
org.kefirsf.bb.conf.org.kefirsf.bb.conf.Bol
org.kefirsf.bb.conf.org.kefirsf.bb.conf.Code
org.kefirsf.bb.conf.org.kefirsf.bb.conf.Configuration
org.kefirsf.bb.conf.org.kefirsf.bb.conf.Constant
org.kefirsf.bb.conf.org.kefirsf.bb.conf.ElementListOwner
org.kefirsf.bb.conf.org.kefirsf.bb.conf.Email
org.kefirsf.bb.conf.org.kefirsf.bb.conf.Eol
org.kefirsf.bb.conf.org.kefirsf.bb.conf.Function
org.kefirsf.bb.conf.org.kefirsf.bb.conf.GhostableNamedElement
org.kefirsf.bb.conf.org.kefirsf.bb.conf.If
org.kefirsf.bb.conf.org.kefirsf.bb.conf.Junk
org.kefirsf.bb.conf.org.kefirsf.bb.conf.NamedElement
org.kefirsf.bb.conf.org.kefirsf.bb.conf.NamedValue
org.kefirsf.bb.conf.org.kefirsf.bb.conf.Pattern
org.kefirsf.bb.conf.org.kefirsf.bb.conf.PatternElement
org.kefirsf.bb.conf.org.kefirsf.bb.conf.Scope
org.kefirsf.bb.conf.org.kefirsf.bb.conf.Template
org.kefirsf.bb.conf.org.kefirsf.bb.conf.TemplateElement
org.kefirsf.bb.conf.org.kefirsf.bb.conf.Text
org.kefirsf.bb.conf.org.kefirsf.bb.conf.Url
org.kefirsf.bb.conf.org.kefirsf.bb.conf.Variable
org.kefirsf.bb
org.kefirsf.bb.org.kefirsf.bb.default.xml
org.kefirsf.bb.org.kefirsf.bb.markdown.xml
org.kefirsf.bb.proc
org.kefirsf.bb.proc.org.kefirsf.bb.proc.AbstractEol
org.kefirsf.bb.proc.org.kefirsf.bb.proc.AbstractTemplate
org.kefirsf.bb.proc.org.kefirsf.bb.proc.AbstractUrl
org.kefirsf.bb.proc.org.kefirsf.bb.proc.BBProcessor
org.kefirsf.bb.proc.org.kefirsf.bb.proc.Check
org.kefirsf.bb.proc.org.kefirsf.bb.proc.Context
org.kefirsf.bb.proc.org.kefirsf.bb.proc.IfExpression
org.kefirsf.bb.proc.org.kefirsf.bb.proc.NestingException
org.kefirsf.bb.proc.org.kefirsf.bb.proc.PatternConstant
org.kefirsf.bb.proc.org.kefirsf.bb.proc.PatternJunk
org.kefirsf.bb.proc.org.kefirsf.bb.proc.ProcBlankLine
org.kefirsf.bb.proc.org.kefirsf.bb.proc.ProcBol
org.kefirsf.bb.proc.org.kefirsf.bb.proc.ProcCode
org.kefirsf.bb.proc.org.kefirsf.bb.proc.ProcEmail
org.kefirsf.bb.proc.org.kefirsf.bb.proc.ProcEol
org.kefirsf.bb.proc.org.kefirsf.bb.proc.ProcNamedElement
org.kefirsf.bb.proc.org.kefirsf.bb.proc.ProcNamedValue
org.kefirsf.bb.proc.org.kefirsf.bb.proc.ProcPattern
org.kefirsf.bb.proc.org.kefirsf.bb.proc.ProcPatternElement
org.kefirsf.bb.proc.org.kefirsf.bb.proc.ProcScope
org.kefirsf.bb.proc.org.kefirsf.bb.proc.ProcTemplate
org.kefirsf.bb.proc.org.kefirsf.bb.proc.ProcTemplateElement
org.kefirsf.bb.proc.org.kefirsf.bb.proc.ProcText
org.kefirsf.bb.proc.org.kefirsf.bb.proc.ProcUrl
org.kefirsf.bb.proc.org.kefirsf.bb.proc.ProcVariable
org.kefirsf.bb.proc.org.kefirsf.bb.proc.Source
org.kefirsf.bb.proc.org.kefirsf.bb.proc.TemplateConstant
org.kefirsf.bb
org.kefirsf.bb.org.kefirsf.bb.safehtml.xml
org.kefirsf.bb.org.kefirsf.bb.textile.xml
org.kefirsf.bb.util
org.kefirsf.bb.util.org.kefirsf.bb.util.ArrayCharSequence
org.kefirsf.bb.util.org.kefirsf.bb.util.Exceptions
org.kefirsf.bb.util.org.kefirsf.bb.util.IntSet
org.kefirsf.bb.util.org.kefirsf.bb.util.Utils




© 2015 - 2024 Weber Informatics LLC | Privacy Policy