org
.
aksw
.
owlpod
util
package
util
Linear Supertypes
Logging
,
TypeAliases
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
util
Logging
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
def
debug
(
msg: ⇒
Any
,
t: ⇒
Throwable
)
:
Unit
Attributes
protected
Definition Classes
Logging
def
debug
(
msg: ⇒
Any
)
:
Unit
Attributes
protected
Definition Classes
Logging
implicit
val
defaultCodec
:
Codec
def
error
(
msg: ⇒
Any
,
t: ⇒
Throwable
)
:
Unit
Attributes
protected
Definition Classes
Logging
def
error
(
msg: ⇒
Any
)
:
Unit
Attributes
protected
Definition Classes
Logging
def
info
(
msg: ⇒
Any
,
t: ⇒
Throwable
)
:
Unit
Attributes
protected
Definition Classes
Logging
def
info
(
msg: ⇒
Any
)
:
Unit
Attributes
protected
Definition Classes
Logging
def
isDebugEnabled
:
Boolean
Attributes
protected
Definition Classes
Logging
def
isErrorEnabled
:
Boolean
Attributes
protected
Definition Classes
Logging
def
isInfoEnabled
:
Boolean
Attributes
protected
Definition Classes
Logging
def
isTraceEnabled
:
Boolean
Attributes
protected
Definition Classes
Logging
def
isWarnEnabled
:
Boolean
Attributes
protected
Definition Classes
Logging
def
loadingCache
[
K <:
AnyRef
,
V <:
AnyRef
]
(
loader: (
K
) ⇒
V
)
:
LoadingCache
[
K
,
V
]
def
logger
:
Logger
Attributes
protected
Definition Classes
Logging
def
loggerName
:
String
Attributes
protected
Definition Classes
Logging
implicit
def
map2JavaProperties
(
propertiesMap:
Map
[
String
,
String
]
)
:
Properties
lazy val
newLine
:
String
lazy val
nl
:
String
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
def
trace
(
msg: ⇒
Any
,
t: ⇒
Throwable
)
:
Unit
Attributes
protected
Definition Classes
Logging
def
trace
(
msg: ⇒
Any
)
:
Unit
Attributes
protected
Definition Classes
Logging
implicit
def
uriToIRI
(
uri:
URI
)
:
IRI
implicit
def
urlToIRI
(
url:
URL
)
:
IRI
def
warn
(
msg: ⇒
Any
,
t: ⇒
Throwable
)
:
Unit
Attributes
protected
Definition Classes
Logging
def
warn
(
msg: ⇒
Any
)
:
Unit
Attributes
protected
Definition Classes
Logging
Inherited from
Logging
Inherited from
TypeAliases
Inherited from
AnyRef
Inherited from
Any
Ungrouped