- marshall(Object) - Method in interface ru.ilb.jfunction.marshallers.Marshaller
-
Marshalls value to required type
Boolean, String and Number values marshalled "as is" to skip quoting
- marshall(Object, String) - Method in interface ru.ilb.jfunction.marshallers.Marshaller
-
Marshalls value to required type
Boolean, String and Number values marshalled "as is" to skip quoting
- marshall(Object, Class) - Method in interface ru.ilb.jfunction.marshallers.Marshaller
-
Marshalls value to required type
Boolean, String and Number values marshalled "as is" to skip quoting
- marshall(Object, String) - Method in class ru.ilb.jfunction.marshallers.MarshallerImpl
-
Marshalls value to required type
Boolean, String and Number values marshalled "as is" to skip quoting
- marshall(Object, Class) - Method in class ru.ilb.jfunction.marshallers.MarshallerImpl
-
- marshall(Object) - Method in class ru.ilb.jfunction.marshallers.MarshallerImpl
-
- marshall(T) - Method in interface ru.ilb.jfunction.marshallers.MarshallFunction
-
- Marshaller - Interface in ru.ilb.jfunction.marshallers
-
- MarshallerImpl - Class in ru.ilb.jfunction.marshallers
-
- MarshallerImpl() - Constructor for class ru.ilb.jfunction.marshallers.MarshallerImpl
-
- MarshallFunction<T> - Interface in ru.ilb.jfunction.marshallers
-
- marshallTypeAsIs(Class) - Method in class ru.ilb.jfunction.marshallers.MarshallerImpl
-
type is marshalled "as is" to skip quoting