Modifier and Type | Method and Description |
---|---|
static CastRule.Context |
create(boolean isPrinting,
boolean legacyBehaviour,
java.time.ZoneId zoneId,
ClassLoader classLoader)
Create a casting context.
|
ClassLoader |
getClassLoader() |
java.time.ZoneId |
getSessionZoneId() |
boolean |
isPrinting() |
boolean |
legacyBehaviour()
Deprecated.
|
boolean isPrinting()
@Deprecated boolean legacyBehaviour()
java.time.ZoneId getSessionZoneId()
ClassLoader getClassLoader()
static CastRule.Context create(boolean isPrinting, boolean legacyBehaviour, java.time.ZoneId zoneId, ClassLoader classLoader)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.