JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
net.thevpc.tson
TsonObjectToElement
Contents
Description
Method Summary
Method Details
toElement(T, TsonObjectContext)
Hide sidebar
Show sidebar
Interface TsonObjectToElement<
T
>
public interface
TsonObjectToElement<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
TsonElementBase
toElement
(
T
object,
TsonObjectContext
context)
Method Details
toElement
TsonElementBase
toElement
(
T
object,
TsonObjectContext
context)