C E G I J L M N R S T U X 

C

convertToQuartz(String) - Method in class ru.greatbit.utils.time.CronUtils
Converts a UNIX-style cron value into the Quartz
CopyBeanUtils - Class in ru.greatbit.utils.beans
Created by azee on 4/11/14.
CopyBeanUtils() - Constructor for class ru.greatbit.utils.beans.CopyBeanUtils
 
CronUtils - Class in ru.greatbit.utils.time
Created with IntelliJ IDEA.
CronUtils() - Constructor for class ru.greatbit.utils.time.CronUtils
 

E

emptyIfNull(String) - Method in class ru.greatbit.utils.string.StringUtils
Returns an empty string if null - helps to avoid NPE
endElement(String, String, String) - Method in class ru.greatbit.utils.serialize.utils.NamespaceFilter
 

G

getCopy(Object) - Method in class ru.greatbit.utils.beans.CopyBeanUtils
Get a copy of an object
getMd5String(String) - Method in class ru.greatbit.utils.string.StringUtils
Get an MD5 sequence from a string
getStartOfTheDay(long) - Method in class ru.greatbit.utils.time.TimeUtils
Provides the time in milliseconds that corresponds the beginning of the provided day
getXMLRootNamespace(Class) - Method in class ru.greatbit.utils.serialize.xml.XMLUnmarshaller
Return the namespace value of @XmlRootElement

I

isStringInList(List<String>, String) - Method in class ru.greatbit.utils.string.StringUtils
Verifies if a list of strings contains a given one

J

JsonMarshaller - Class in ru.greatbit.utils.serialize.json
Created by azee on 4/11/14.
JsonMarshaller() - Constructor for class ru.greatbit.utils.serialize.json.JsonMarshaller
 
JsonUnmarshaller - Class in ru.greatbit.utils.serialize.json
Created by azee on 4/11/14.
JsonUnmarshaller() - Constructor for class ru.greatbit.utils.serialize.json.JsonUnmarshaller
 

L

listAsString(List<String>) - Method in class ru.greatbit.utils.string.StringUtils
Provide a string with a comma separated

M

marshal(T) - Method in class ru.greatbit.utils.serialize.json.JsonMarshaller
Marshall an object without root
marshal(T, String) - Method in class ru.greatbit.utils.serialize.json.JsonMarshaller
Marshall an object Object can be wrapped into root element if provided
marshal(Object) - Method in class ru.greatbit.utils.serialize.xml.XMLMarshaller
Marhsal an object to string

N

NamespaceFilter - Class in ru.greatbit.utils.serialize.utils
Created by azee on 4/10/14.
NamespaceFilter(String, boolean) - Constructor for class ru.greatbit.utils.serialize.utils.NamespaceFilter
 

R

ru.greatbit.utils.beans - package ru.greatbit.utils.beans
 
ru.greatbit.utils.serialize.json - package ru.greatbit.utils.serialize.json
 
ru.greatbit.utils.serialize.utils - package ru.greatbit.utils.serialize.utils
 
ru.greatbit.utils.serialize.xml - package ru.greatbit.utils.serialize.xml
 
ru.greatbit.utils.string - package ru.greatbit.utils.string
 
ru.greatbit.utils.time - package ru.greatbit.utils.time
 

S

startDocument() - Method in class ru.greatbit.utils.serialize.utils.NamespaceFilter
 
startElement(String, String, String, Attributes) - Method in class ru.greatbit.utils.serialize.utils.NamespaceFilter
 
startPrefixMapping(String, String) - Method in class ru.greatbit.utils.serialize.utils.NamespaceFilter
 
StringUtils - Class in ru.greatbit.utils.string
Created with IntelliJ IDEA.
StringUtils() - Constructor for class ru.greatbit.utils.string.StringUtils
 

T

TimeUtils - Class in ru.greatbit.utils.time
Created with IntelliJ IDEA.
TimeUtils() - Constructor for class ru.greatbit.utils.time.TimeUtils
 

U

unmarshal(String, Class<T>) - Method in class ru.greatbit.utils.serialize.json.JsonUnmarshaller
Unmarshall an object without root element
unmarshal(String, String, Class<T>) - Method in class ru.greatbit.utils.serialize.json.JsonUnmarshaller
Unmarshall object with root element
unmarshal(String, Class<T>) - Method in class ru.greatbit.utils.serialize.xml.XMLUnmarshaller
Unmarshall an object event if the string doesn't contain namespaces on root element from String
unmarshal(InputStream, Class<T>) - Method in class ru.greatbit.utils.serialize.xml.XMLUnmarshaller
Unmarshall an object event if the string doesn't contain namespaces on root element from InputStream
unmarshalNamespaceAware(InputStream, Class<T>) - Method in class ru.greatbit.utils.serialize.xml.XMLUnmarshaller
Unmarshall an object event if the string doesn't contain namespaces on root element from InputStream

X

XMLMarshaller - Class in ru.greatbit.utils.serialize.xml
Created by azee on 4/17/14.
XMLMarshaller() - Constructor for class ru.greatbit.utils.serialize.xml.XMLMarshaller
 
XMLUnmarshaller - Class in ru.greatbit.utils.serialize.xml
Created by azee on 4/10/14.
XMLUnmarshaller() - Constructor for class ru.greatbit.utils.serialize.xml.XMLUnmarshaller
 
C E G I J L M N R S T U X 

Copyright © 2014. All Rights Reserved.