Class Hierarchy
- java.lang.Object
- info.ejava.examples.common.dto.DtoUtil
- info.ejava.examples.common.dto.JsonUtil
- info.ejava.examples.common.dto.XmlUtil
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- info.ejava.examples.common.dto.MessageDTO
- info.ejava.examples.common.dto.paging.PageableDTO
- info.ejava.examples.common.dto.paging.PageableDTO.DtoFacade
- info.ejava.examples.common.dto.paging.PageDTO<T>
- info.ejava.examples.common.dto.paging.SortEncoder
- jakarta.xml.bind.annotation.adapters.XmlAdapter<ValueType,BoundType>