Uses of Interface
cz.vutbr.fit.layout.api.IRIDecoder
-
Packages that use IRIDecoder Package Description cz.vutbr.fit.layout.api cz.vutbr.fit.layout.impl -
-
Uses of IRIDecoder in cz.vutbr.fit.layout.api
Methods in cz.vutbr.fit.layout.api that return IRIDecoder Modifier and Type Method Description IRIDecoderArtifactRepository. getIriDecoder()Gets an IRI encoder / decoder usable with this repository. -
Uses of IRIDecoder in cz.vutbr.fit.layout.impl
Classes in cz.vutbr.fit.layout.impl that implement IRIDecoder Modifier and Type Class Description classDefaultIRIDecoderA default implementation of IRI decoder.Methods in cz.vutbr.fit.layout.impl that return IRIDecoder Modifier and Type Method Description IRIDecoderDefaultArtifactRepository. getIriDecoder()
-