org
.
aksw
.
owlpod
util
package
util
Linear Supertypes
TypeAliases
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
util
TypeAliases
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
type
IRIString
=
String
Definition Classes
TypeAliases
type
ReflectiveCloseable
=
AnyRef
{ def shutdown(): Unit }
type
URIString
=
String
Definition Classes
TypeAliases
Value Members
implicit
def
map2JavaProperties
(
propertiesMap:
Map
[
String
,
String
]
)
:
Properties
implicit
def
reflectiveCloseableResource
[
A <:
ReflectiveCloseable
]
:
Resource
[
A
]
package
rest
Created by Markus Ackermann.
Created by Markus Ackermann. No rights reserved.
def
sampleDescr
[
T
]
(
items:
Iterable
[
T
]
,
preCountIntro:
String
,
postCountIntro:
String
,
itemRenderer: (
T
) ⇒
String
,
sampleSize:
Int
,
samplesDelimiter:
String
,
ommisionMarker:
Option
[
String
]
)
:
String
def
sampleDescription
[
T
]
(
items:
Iterable
[
T
]
,
intro:
StringContext
,
itemRenderer: (
T
) ⇒
String
,
sampleSize:
Int
,
samplesDelimiter:
String
,
ommisionMarker:
Option
[
String
]
)
:
String
implicit
def
scalaPathToFile
(
scalaPath:
Path
)
:
File
implicit
def
scalaPathToJavaPath
(
scalaPath:
Path
)
:
Path
implicit
def
uriToIRI
(
uri:
URI
)
:
IRI
implicit
def
urlToIRI
(
url:
URL
)
:
IRI
Inherited from
TypeAliases
Inherited from
AnyRef
Inherited from
Any
Ungrouped