org.beangle.serializer.text.io

Members list

Concise view

Type members

Classlikes

abstract class AbstractDriver(val encoding: String) extends StreamDriver

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
abstract class AbstractWriter extends StreamWriter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Path

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Path.type
class Path(val chunks: Array[String])

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
class PathElement(val name: String, val clazz: Class[_])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
class PathStack(initialCapacity: Int)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class StreamException(message: String, cause: Throwable) extends RuntimeException

Attributes

Graph
Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes