Package

org.aksw.owlpod

util

Permalink

package util

Created by Markus Ackermann. No rights reserved.

Linear Supertypes
TypeAliases, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. util
  2. TypeAliases
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class AmbiguousTypeMapping(msg: String) extends RuntimeException with Product with Serializable

    Permalink
  2. type IRIString = String

    Permalink
    Definition Classes
    TypeAliases
  3. type ReflectiveCloseable = AnyRef { def shutdown(): Unit }

    Permalink
  4. implicit final class StringOWLApiSyntax extends AnyVal

    Permalink
  5. implicit final class Tapable[A] extends AnyVal

    Permalink
  6. trait TypeAliases extends AnyRef

    Permalink

    Created by Markus Ackermann.

    Created by Markus Ackermann. No rights reserved.

  7. class TypeCheckMapping[K, V] extends AnyRef

    Permalink
  8. type URIString = String

    Permalink
    Definition Classes
    TypeAliases

Value Members

  1. object TypeCheckMapping

    Permalink
  2. implicit def map2JavaProperties(propertiesMap: Map[String, String]): Properties

    Permalink
  3. implicit def reflectiveCloseableResource[A <: ReflectiveCloseable]: Resource[A]

    Permalink
  4. def sampleDescr[T](items: Iterable[T], preCountIntro: String, postCountIntro: String, itemRenderer: (T) ⇒ String = _: T).toString, sampleSize: Int = 10, samplesDelimiter: String = "\n", ommisionMarker: Option[String] = Some("\n[...]")): String

    Permalink
  5. def sampleDescription[T](items: Iterable[T], intro: StringContext, itemRenderer: (T) ⇒ String, sampleSize: Int = 10, samplesDelimiter: String = "\n", ommisionMarker: Option[String] = Some("\n[...]")): String

    Permalink
  6. implicit def scalaPathToFile(scalaPath: Path): File

    Permalink
  7. implicit def scalaPathToJavaPath(scalaPath: Path): Path

    Permalink
  8. implicit def uriToIRI(uri: URI): IRI

    Permalink
  9. implicit def urlToIRI(url: URL): IRI

    Permalink

Inherited from TypeAliases

Inherited from AnyRef

Inherited from Any

Ungrouped