- capitalize(String) - Static method in class net.csdn.common.Strings
-
- Classes - Class in net.csdn.common
-
BlogInfo: william
Date: 11-9-1
Time: 上午11:39
- classLoader(ClassLoader) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
-
Sets the class loader associated with the settings built.
- ClasspathUrlFinder - Class in net.csdn.common.scan.component
-
- ClasspathUrlFinder() - Constructor for class net.csdn.common.scan.component.ClasspathUrlFinder
-
- cleanPath(String) - Static method in class net.csdn.common.Strings
-
Normalize the path by suppressing sequences like "path/.." and
inner simple dots.
- clear() - Method in class net.csdn.common.jline.ANSI.Buffer
-
- close() - Method in class net.csdn.common.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- close() - Method in class net.csdn.common.scan.component.InputStreamWrapper
-
- close() - Method in class net.csdn.common.scan.component.JarIterator
-
- close() - Method in interface net.csdn.common.scan.component.StreamIterator
-
- Code() - Constructor for class net.csdn.common.jline.ANSI.Code
-
- CODE_LIST_SEPARATOR - Static variable in class net.csdn.common.jline.ANSI.Renderer
-
- CODE_TEXT_SEPARATOR - Static variable in class net.csdn.common.jline.ANSI.Renderer
-
- collectionToCommaDelimitedString(Iterable) - Static method in class net.csdn.common.Strings
-
Convenience method to return a Collection as a CSV String.
- collectionToDelimitedString(Iterable, String, String, String) - Static method in class net.csdn.common.Strings
-
Convenience method to return a Collection as a delimited (e.g.
- collectionToDelimitedString(Iterable, String) - Static method in class net.csdn.common.Strings
-
Convenience method to return a Collection as a delimited (e.g.
- commaDelimitedListToSet(String) - Static method in class net.csdn.common.Strings
-
Convenience method to convert a CSV string list to a set.
- commaDelimitedListToStringArray(String) - Static method in class net.csdn.common.Strings
-
Convert a CSV list into an array of Strings.
- concatenateStringArrays(String[], String[]) - Static method in class net.csdn.common.Strings
-
Concatenate the given String arrays into one,
with overlapping array elements included twice.
- CONCEALED - Static variable in class net.csdn.common.jline.ANSI.Code
-
- configFile() - Method in class net.csdn.common.env.Environment
-
The config location.
- ConfigurationException - Exception in net.csdn.common.exception
-
BlogInfo: WilliamZhu
Date: 12-6-13
Time: 下午7:50
- ConfigurationException(String) - Constructor for exception net.csdn.common.exception.ConfigurationException
-
- configure(Settings) - Static method in class net.csdn.common.logging.log4j.LogConfigurator
-
- configure() - Method in class net.csdn.common.scan.ScanModule
-
- consoleLoggingEnabled() - Static method in class net.csdn.common.logging.Loggers
-
- containsKey(K) - Method in class net.csdn.common.collect.MapBuilder
-
- containsWhitespace(CharSequence) - Static method in class net.csdn.common.Strings
-
Check whether the given CharSequence contains any whitespace characters.
- containsWhitespace(String) - Static method in class net.csdn.common.Strings
-
Check whether the given String contains any whitespace characters.
- copy(File, File) - Static method in class net.csdn.common.io.Streams
-
Copy the contents of the given input File to the given output File.
- copy(byte[], File) - Static method in class net.csdn.common.io.Streams
-
Copy the contents of the given byte array to the given output File.
- copy(InputStream, OutputStream) - Static method in class net.csdn.common.io.Streams
-
- copy(InputStream, OutputStream, byte[]) - Static method in class net.csdn.common.io.Streams
-
Copy the contents of the given InputStream to the given OutputStream.
- copy(byte[], OutputStream) - Static method in class net.csdn.common.io.Streams
-
Copy the contents of the given byte array to the given OutputStream.
- copy(Reader, Writer) - Static method in class net.csdn.common.io.Streams
-
Copy the contents of the given Reader to the given Writer.
- copy(String, Writer) - Static method in class net.csdn.common.io.Streams
-
Copy the contents of the given String to the given output Writer.
- copyMessagesFromException(Exception) - Static method in class net.csdn.common.logging.support.MessageFormat
-
- copyText(Unicode.UTF16Result) - Method in class net.csdn.common.Unicode.UTF16Result
-
- copyToByteArray(InputStream) - Static method in class net.csdn.common.io.Streams
-
- copyToString(Reader) - Static method in class net.csdn.common.io.Streams
-
Copy the contents of the given Reader into a String.
- copyToStringFromClasspath(ClassLoader, String) - Static method in class net.csdn.common.io.Streams
-
- copyToStringFromClasspath(String) - Static method in class net.csdn.common.io.Streams
-
- countOccurrencesOf(String, String) - Static method in class net.csdn.common.Strings
-
Count the occurrences of the substring in string s.
- create(URL, Filter) - Method in interface net.csdn.common.scan.component.DirectoryIteratorFactory
-
- createAnnotation(CtField, Class<? extends Annotation>, Map<String, MemberValue>) - Static method in class net.csdn.common.enhancer.EnhancerHelper
-
- createAnnotation(CtClass, Class<? extends Annotation>, Map<String, MemberValue>) - Static method in class net.csdn.common.enhancer.EnhancerHelper
-
- createAnnotation(AnnotationsAttribute, Class<? extends Annotation>, Map<String, MemberValue>) - Static method in class net.csdn.common.enhancer.EnhancerHelper
-
- createAnnotation(AnnotationsAttribute, Class<? extends Annotation>) - Static method in class net.csdn.common.enhancer.EnhancerHelper
-
- CSLogger - Interface in net.csdn.common.logging
-
BlogInfo: william
Date: 11-9-1
Time: 下午2:38
- CSLoggerFactory - Class in net.csdn.common.logging
-
BlogInfo: william
Date: 11-9-1
Time: 下午3:43
- CSLoggerFactory() - Constructor for class net.csdn.common.logging.CSLoggerFactory
-
- CYAN - Static variable in class net.csdn.common.jline.ANSI.Code
-
- dataFile() - Method in class net.csdn.common.env.Environment
-
The data location.
- dataWithClusterFile() - Method in class net.csdn.common.env.Environment
-
The data location with the cluster name as a sub directory.
- day() - Method in class net.csdn.common.time.NumberExtendedForTime
-
- days() - Method in class net.csdn.common.unit.TimeValue
-
- daysFrac() - Method in class net.csdn.common.unit.TimeValue
-
- debug(String, Object...) - Method in interface net.csdn.common.logging.CSLogger
-
Logs a DEBUG level message.
- debug(String, Throwable, Object...) - Method in interface net.csdn.common.logging.CSLogger
-
Logs a DEBUG level message.
- debug(String, Object...) - Method in class net.csdn.common.logging.support.AbstractCSLogger
-
- debug(String, Throwable, Object...) - Method in class net.csdn.common.logging.support.AbstractCSLogger
-
- DECODE - Static variable in class net.csdn.common.Base64
-
Specify decoding in first bit.
- decode(byte[]) - Static method in class net.csdn.common.Base64
-
Low-level access to decoding ASCII characters in
the form of a byte array.
- decode(byte[], int, int, int) - Static method in class net.csdn.common.Base64
-
Low-level access to decoding ASCII characters in
the form of a byte array.
- decode(String) - Static method in class net.csdn.common.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decode(String, int) - Static method in class net.csdn.common.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decodeFileToFile(String, String) - Static method in class net.csdn.common.Base64
-
Reads infile and decodes it to outfile.
- decodeFromFile(String) - Static method in class net.csdn.common.Base64
-
Convenience method for reading a base64-encoded
file and decoding it.
- decodeToFile(String, String) - Static method in class net.csdn.common.Base64
-
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class net.csdn.common.Base64
-
Attempts to decode Base64 data and deserialize a Java
Object within.
- decodeToObject(String, int, ClassLoader) - Static method in class net.csdn.common.Base64
-
Attempts to decode Base64 data and deserialize a Java
Object within.
- DefaultScanService - Class in net.csdn.common.scan
-
BlogInfo: WilliamZhu
Date: 12-6-4
Time: 下午2:04
- DefaultScanService() - Constructor for class net.csdn.common.scan.DefaultScanService
-
- delete(String, String) - Static method in class net.csdn.common.Strings
-
Delete all occurrences of the given substring.
- deleteAny(String, String) - Static method in class net.csdn.common.Strings
-
Delete any character in a given String.
- delimitedListToStringArray(String, String) - Static method in class net.csdn.common.Strings
-
Take a String which is a delimited list and convert it to a String array.
- delimitedListToStringArray(String, String, String) - Static method in class net.csdn.common.Strings
-
Take a String which is a delimited list and convert it to a String array.
- dictionariesFile() - Method in class net.csdn.common.env.Environment
-
The home of dictionaries
- DirectoryIteratorFactory - Interface in net.csdn.common.scan.component
-
- disableConsoleLogging() - Static method in class net.csdn.common.logging.Loggers
-
- DO_BREAK_LINES - Static variable in class net.csdn.common.Base64
-
Do break lines when encoding.
- DONT_GUNZIP - Static variable in class net.csdn.common.Base64
-
Specify that gzipped data should not be automatically gunzipped.
- doubleListToMap(List, List) - Static method in class net.csdn.common.collections.WowCollections
-
- EMPTY_ARRAY - Static variable in class net.csdn.common.Strings
-
- EMPTY_LIST - Static variable in class net.csdn.common.collections.WowCollections
-
- EMPTY_MAP - Static variable in class net.csdn.common.collections.WowCollections
-
- EMPTY_SETTINGS - Static variable in class net.csdn.common.settings.ImmutableSettings.Builder
-
- enableConsoleLogging() - Static method in class net.csdn.common.logging.Loggers
-
- ENCODE - Static variable in class net.csdn.common.Base64
-
Specify encoding in first bit.
- encode(ByteBuffer, ByteBuffer) - Static method in class net.csdn.common.Base64
-
Performs Base64 encoding on the raw ByteBuffer,
writing it to the encoded ByteBuffer.
- encode(ByteBuffer, CharBuffer) - Static method in class net.csdn.common.Base64
-
Performs Base64 encoding on the raw ByteBuffer,
writing it to the encoded CharBuffer.
- encode(String, int) - Static method in class net.csdn.common.jline.ANSI.Renderer
-
- encodeBytes(byte[]) - Static method in class net.csdn.common.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int) - Static method in class net.csdn.common.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int) - Static method in class net.csdn.common.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int, int) - Static method in class net.csdn.common.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytesToBytes(byte[]) - Static method in class net.csdn.common.Base64
-
- encodeBytesToBytes(byte[], int, int, int) - Static method in class net.csdn.common.Base64
-
- encodeFileToFile(String, String) - Static method in class net.csdn.common.Base64
-
Reads infile and encodes it to outfile.
- encodeFromFile(String) - Static method in class net.csdn.common.Base64
-
Convenience method for reading a binary file
and base64-encoding it.
- encodeObject(Serializable) - Static method in class net.csdn.common.Base64
-
Serializes an object and returns the Base64-encoded
version of that serialized object.
- encodeObject(Serializable, int) - Static method in class net.csdn.common.Base64
-
Serializes an object and returns the Base64-encoded
version of that serialized object.
- encodeToFile(byte[], String) - Static method in class net.csdn.common.Base64
-
Convenience method for encoding data to a file.
- END_TOKEN - Static variable in class net.csdn.common.jline.ANSI.Renderer
-
- endsWithIgnoreCase(String, String) - Static method in class net.csdn.common.Strings
-
Test if the given String ends with the specified suffix,
ignoring upper/lower case.
- EnhancerHelper - Class in net.csdn.common.enhancer
-
User: WilliamZhu
Date: 12-7-12
Time: 下午1:35
- EnhancerHelper() - Constructor for class net.csdn.common.enhancer.EnhancerHelper
-
- Environment - Class in net.csdn.common.env
-
BlogInfo: william
Date: 11-9-1
Time: 下午3:51
- Environment() - Constructor for class net.csdn.common.env.Environment
-
- Environment(Settings) - Constructor for class net.csdn.common.env.Environment
-
- equals(Object) - Method in class net.csdn.common.collect.Tuple
-
- equals(Object) - Method in class net.csdn.common.collect.Tuple3
-
- equals(Object) - Method in class net.csdn.common.settings.ImmutableSettings
-
- equals(Object) - Method in class net.csdn.common.unit.ByteSizeValue
-
- equals(Object) - Method in class net.csdn.common.unit.SizeValue
-
- equals(Object) - Method in class net.csdn.common.unit.TimeValue
-
- error(String, Object...) - Method in interface net.csdn.common.logging.CSLogger
-
Logs an ERROR level message.
- error(String, Throwable, Object...) - Method in interface net.csdn.common.logging.CSLogger
-
Logs an ERROR level message.
- error(String, Object...) - Method in class net.csdn.common.logging.support.AbstractCSLogger
-
- error(String, Throwable, Object...) - Method in class net.csdn.common.logging.support.AbstractCSLogger
-
- ExceptionHandler - Class in net.csdn.common.exception
-
User: WilliamZhu
Date: 12-7-10
Time: 上午8:25
- ExceptionHandler() - Constructor for class net.csdn.common.exception.ExceptionHandler
-
- extractFieldFromGetSetMethod(String) - Static method in class net.csdn.common.Strings
-
- gateway() - Method in class net.csdn.common.env.Environment
-
- gb() - Method in class net.csdn.common.unit.ByteSizeValue
-
- gbFrac() - Method in class net.csdn.common.unit.ByteSizeValue
-
- get(K) - Method in class net.csdn.common.collect.MapBuilder
-
- get(String) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
-
Returns a setting value based on the setting key.
- get(String) - Method in class net.csdn.common.settings.ImmutableSettings
-
- get(String, String) - Method in class net.csdn.common.settings.ImmutableSettings
-
- get(String) - Method in interface net.csdn.common.settings.Settings
-
Returns the setting value associated with the setting key.
- get(String, String) - Method in interface net.csdn.common.settings.Settings
-
Returns the setting value associated with the setting key.
- getAllAvailableAddresses() - Static method in class net.csdn.common.network.NetworkUtils
-
- getAllAvailableInterfaces() - Static method in class net.csdn.common.network.NetworkUtils
-
- getAnnotations(CtClass) - Static method in class net.csdn.common.enhancer.EnhancerHelper
-
- getAnnotations(CtField) - Static method in class net.csdn.common.enhancer.EnhancerHelper
-
- getAnnotations(CtMethod) - Static method in class net.csdn.common.enhancer.EnhancerHelper
-
- getAsArray(String) - Method in class net.csdn.common.settings.ImmutableSettings
-
- getAsArray(String, String[]) - Method in class net.csdn.common.settings.ImmutableSettings
-
- getAsArray(String, String[]) - Method in interface net.csdn.common.settings.Settings
-
The values associated with a setting prefix as an array.
- getAsArray(String) - Method in interface net.csdn.common.settings.Settings
-
The values associated with a setting prefix as an array.
- getAsBoolean(String, Boolean) - Method in class net.csdn.common.settings.ImmutableSettings
-
- getAsBoolean(String, Boolean) - Method in interface net.csdn.common.settings.Settings
-
Returns the setting value (as boolean) associated with the setting key.
- getAsBytesSize(String, ByteSizeValue) - Method in class net.csdn.common.settings.ImmutableSettings
-
- getAsBytesSize(String, ByteSizeValue) - Method in interface net.csdn.common.settings.Settings
-
Returns the setting value (as size) associated with the setting key.
- getAsClass(String, Class<? extends T>) - Method in class net.csdn.common.settings.ImmutableSettings
-
- getAsClass(String, Class<? extends T>, String, String) - Method in class net.csdn.common.settings.ImmutableSettings
-
- getAsClass(String, Class<? extends T>) - Method in interface net.csdn.common.settings.Settings
-
Returns the setting value (as a class) associated with the setting key.
- getAsClass(String, Class<? extends T>, String, String) - Method in interface net.csdn.common.settings.Settings
-
Returns the setting value (as a class) associated with the setting key.
- getAsDouble(String, Double) - Method in class net.csdn.common.settings.ImmutableSettings
-
- getAsDouble(String, Double) - Method in interface net.csdn.common.settings.Settings
-
Returns the setting value (as double) associated with the setting key.
- getAsFloat(String, Float) - Method in class net.csdn.common.settings.ImmutableSettings
-
- getAsFloat(String, Float) - Method in interface net.csdn.common.settings.Settings
-
Returns the setting value (as float) associated with the setting key.
- getAsInt(String, Integer) - Method in class net.csdn.common.settings.ImmutableSettings
-
- getAsInt(String, Integer) - Method in interface net.csdn.common.settings.Settings
-
Returns the setting value (as int) associated with the setting key.
- getAsLong(String, Long) - Method in class net.csdn.common.settings.ImmutableSettings
-
- getAsLong(String, Long) - Method in interface net.csdn.common.settings.Settings
-
Returns the setting value (as long) associated with the setting key.
- getAsMap() - Method in class net.csdn.common.settings.ImmutableSettings
-
- getAsMap() - Method in interface net.csdn.common.settings.Settings
-
- getAsSize(String, SizeValue) - Method in class net.csdn.common.settings.ImmutableSettings
-
- getAsSize(String, SizeValue) - Method in interface net.csdn.common.settings.Settings
-
Returns the setting value (as size) associated with the setting key.
- getAsTime(String, TimeValue) - Method in class net.csdn.common.settings.ImmutableSettings
-
- getAsTime(String, TimeValue) - Method in interface net.csdn.common.settings.Settings
-
Returns the setting value (as time) associated with the setting key.
- getBoolean(Map, String) - Static method in class net.csdn.common.collections.WowCollections
-
- getByPrefix(String) - Method in class net.csdn.common.settings.ImmutableSettings
-
- getByPrefix(String) - Method in interface net.csdn.common.settings.Settings
-
A settings that are filtered (and key is removed) with the specified prefix.
- getBytes() - Method in class net.csdn.common.unit.ByteSizeValue
-
- getChild(String) - Method in class net.csdn.common.path.PathTrie.TrieNode
-
- getClassLoader() - Method in class net.csdn.common.settings.ImmutableSettings
-
- getClassLoader() - Method in interface net.csdn.common.settings.Settings
-
The class loader associated with this settings.
- getDate(Map, String) - Static method in class net.csdn.common.collections.WowCollections
-
- getDateAsLong(Map, String) - Static method in class net.csdn.common.collections.WowCollections
-
- getDays() - Method in class net.csdn.common.unit.TimeValue
-
- getDaysFrac() - Method in class net.csdn.common.unit.TimeValue
-
- getDefaultClassLoader() - Static method in class net.csdn.common.Classes
-
- getFieldSignature(CtField) - Static method in class net.csdn.common.enhancer.EnhancerHelper
-
- getFilename(String) - Static method in class net.csdn.common.Strings
-
Extract the filename from the given path,
e.g.
- getFilenameExtension(String) - Static method in class net.csdn.common.Strings
-
Extract the filename extension from the given path,
e.g.
- getFirstNonLoopbackAddress(NetworkUtils.StackType) - Static method in class net.csdn.common.network.NetworkUtils
-
- getFirstNonLoopbackAddress(NetworkInterface, NetworkUtils.StackType) - Static method in class net.csdn.common.network.NetworkUtils
-
- getGb() - Method in class net.csdn.common.unit.ByteSizeValue
-
- getGbFrac() - Method in class net.csdn.common.unit.ByteSizeValue
-
- getGiga() - Method in class net.csdn.common.unit.SizeValue
-
- getGigaFrac() - Method in class net.csdn.common.unit.SizeValue
-
- getGroups(String) - Method in class net.csdn.common.settings.ImmutableSettings
-
- getGroups(String) - Method in interface net.csdn.common.settings.Settings
-
Returns group settings for the given setting prefix.
- getHours() - Method in class net.csdn.common.unit.TimeValue
-
- getHoursFrac() - Method in class net.csdn.common.unit.TimeValue
-
- getInt(Map, String) - Static method in class net.csdn.common.collections.WowCollections
-
- getKb() - Method in class net.csdn.common.unit.ByteSizeValue
-
- getKbFrac() - Method in class net.csdn.common.unit.ByteSizeValue
-
- getKilo() - Method in class net.csdn.common.unit.SizeValue
-
- getKiloFrac() - Method in class net.csdn.common.unit.SizeValue
-
- getLoader() - Method in class net.csdn.common.scan.DefaultScanService
-
- getLoader() - Method in interface net.csdn.common.scan.ScanService
-
- getLogger(String, String) - Static method in class net.csdn.common.logging.CSLoggerFactory
-
- getLogger(String) - Static method in class net.csdn.common.logging.CSLoggerFactory
-
- getLogger(Class, Settings, String...) - Static method in class net.csdn.common.logging.Loggers
-
- getLogger(String, Settings, String...) - Static method in class net.csdn.common.logging.Loggers
-
- getLogger(CSLogger, String) - Static method in class net.csdn.common.logging.Loggers
-
- getLogger(String) - Static method in class net.csdn.common.logging.Loggers
-
- getLogger(Class) - Static method in class net.csdn.common.logging.Loggers
-
- getLogger(Class, String...) - Static method in class net.csdn.common.logging.Loggers
-
- getLogger(String, String...) - Static method in class net.csdn.common.logging.Loggers
-
- getLong(Map, String) - Static method in class net.csdn.common.collections.WowCollections
-
- getMap(Map, String) - Static method in class net.csdn.common.collections.WowCollections
-
- getMb() - Method in class net.csdn.common.unit.ByteSizeValue
-
- getMbFrac() - Method in class net.csdn.common.unit.ByteSizeValue
-
- getMega() - Method in class net.csdn.common.unit.SizeValue
-
- getMegaFrac() - Method in class net.csdn.common.unit.SizeValue
-
- getMicros() - Method in class net.csdn.common.unit.TimeValue
-
- getMicrosFrac() - Method in class net.csdn.common.unit.TimeValue
-
- getMillis() - Method in class net.csdn.common.unit.TimeValue
-
- getMillisFrac() - Method in class net.csdn.common.unit.TimeValue
-
- getMinutes() - Method in class net.csdn.common.unit.TimeValue
-
- getMinutesFrac() - Method in class net.csdn.common.unit.TimeValue
-
- getName() - Method in interface net.csdn.common.logging.CSLogger
-
- getName() - Method in class net.csdn.common.logging.log4j.Log4jCSLogger
-
- getNanos() - Method in class net.csdn.common.unit.TimeValue
-
- getPackageName(Class) - Static method in class net.csdn.common.Classes
-
- getPackageNameNoDomain(Class) - Static method in class net.csdn.common.Classes
-
- getPath() - Method in class net.csdn.common.path.Url
-
- getPrefix() - Method in interface net.csdn.common.logging.CSLogger
-
- getPrefix() - Method in class net.csdn.common.logging.support.AbstractCSLogger
-
- getQuery() - Method in class net.csdn.common.path.Url
-
- getSeconds() - Method in class net.csdn.common.unit.TimeValue
-
- getSecondsFrac() - Method in class net.csdn.common.unit.TimeValue
-
- getSingles() - Method in class net.csdn.common.unit.SizeValue
-
- getString(Map, String) - Static method in class net.csdn.common.collections.WowCollections
-
- getStringNoNull(Map, String) - Static method in class net.csdn.common.collections.WowCollections
-
- getV1() - Method in class net.csdn.common.collect.Tuple
-
- getV1() - Method in class net.csdn.common.collect.Tuple3
-
- getV2() - Method in class net.csdn.common.collect.Tuple
-
- getV2() - Method in class net.csdn.common.collect.Tuple3
-
- getV3() - Method in class net.csdn.common.collect.Tuple3
-
- giga() - Method in class net.csdn.common.unit.SizeValue
-
- gigaFrac() - Method in class net.csdn.common.unit.SizeValue
-
- GREEN - Static variable in class net.csdn.common.jline.ANSI.Code
-
- GZIP - Static variable in class net.csdn.common.Base64
-
Specify that data should be gzip-compressed in second bit.
- ParamBinding - Class in net.csdn.common.param
-
User: WilliamZhu
Date: 12-7-4
Time: 下午7:40
- ParamBinding() - Constructor for class net.csdn.common.param.ParamBinding
-
- paramsToTypes(Object...) - Static method in class net.csdn.common.reflect.ReflectHelper
-
- parse(Map<String, Object>) - Method in class net.csdn.common.param.ParamBinding
-
- parseBoolean(char[], int, int, boolean) - Static method in class net.csdn.common.Booleans
-
- parseBoolean(String, boolean) - Static method in class net.csdn.common.Booleans
-
- parseBoolean(String, Boolean) - Static method in class net.csdn.common.Booleans
-
- parseBytesSizeValue(String) - Static method in class net.csdn.common.unit.ByteSizeValue
-
- parseBytesSizeValue(String, ByteSizeValue) - Static method in class net.csdn.common.unit.ByteSizeValue
-
- ParseException - Exception in net.csdn.common.exception
-
BlogInfo: william
Date: 11-9-1
Time: 下午4:33
- ParseException(String) - Constructor for exception net.csdn.common.exception.ParseException
-
- ParseException(String, Throwable) - Constructor for exception net.csdn.common.exception.ParseException
-
- parseLocaleString(String) - Static method in class net.csdn.common.Strings
-
Parse the given
localeString into a
Locale.
- parseSizeValue(String) - Static method in class net.csdn.common.unit.SizeValue
-
- parseSizeValue(String, SizeValue) - Static method in class net.csdn.common.unit.SizeValue
-
- parseStringValue(String, PropertyPlaceholder.PlaceholderResolver, Set<String>) - Method in class net.csdn.common.property.PropertyPlaceholder
-
- parseTimeValue(String) - Static method in class net.csdn.common.unit.TimeValue
-
- parseTimeValue(String, TimeValue) - Static method in class net.csdn.common.unit.TimeValue
-
- path(String) - Method in class net.csdn.common.path.Url
-
- pathEquals(String, String) - Static method in class net.csdn.common.Strings
-
Compare two paths after normalization of them.
- PathTrie<T> - Class in net.csdn.common.path
-
BlogInfo: william
Date: 11-9-2
Time: 下午4:39
- PathTrie() - Constructor for class net.csdn.common.path.PathTrie
-
- PathTrie(String, String) - Constructor for class net.csdn.common.path.PathTrie
-
- PathTrie.TrieNode<T> - Class in net.csdn.common.path
-
- pluginsFile() - Method in class net.csdn.common.env.Environment
-
- pluralize(String) - Static method in class net.csdn.common.Strings
-
- PREFERRED_ENCODING - Static variable in class net.csdn.common.Base64
-
Preferred encoding.
- prepareSettings(Settings, String) - Static method in class net.csdn.common.settings.InternalSettingsPreparer
-
- project(List<Map>, String) - Static method in class net.csdn.common.collections.WowCollections
-
- projectByMethod(List, String, Object...) - Static method in class net.csdn.common.collections.WowCollections
-
- projectionColumn(List<Map>, String) - Static method in class net.csdn.common.collections.WowCollections
-
- PropertyPlaceholder - Class in net.csdn.common.property
-
BlogInfo: william
Date: 11-9-2
Time: 上午11:32
- PropertyPlaceholder(String, String) - Constructor for class net.csdn.common.property.PropertyPlaceholder
-
Creates a new PropertyPlaceholderHelper that uses the supplied prefix and suffix.
- PropertyPlaceholder(String, String, boolean) - Constructor for class net.csdn.common.property.PropertyPlaceholder
-
Creates a new PropertyPlaceholderHelper that uses the supplied prefix and suffix.
- PropertyPlaceholder.PlaceholderResolver - Interface in net.csdn.common.property
-
Strategy interface used to resolve replacement values for placeholders contained in Strings.
- put(K, V) - Method in class net.csdn.common.collect.MapBuilder
-
- put(K, V) - Method in class net.csdn.common.collections.WowMaps
-
- put(String, String) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
-
Sets a setting with the provided setting key and value.
- put(String, Class) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
-
Sets a setting with the provided setting key and class as value.
- put(String, boolean) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
-
Sets the setting with the provided setting key and the boolean value.
- put(String, int) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
-
Sets the setting with the provided setting key and the int value.
- put(String, long) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
-
Sets the setting with the provided setting key and the long value.
- put(String, float) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
-
Sets the setting with the provided setting key and the float value.
- put(String, double) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
-
Sets the setting with the provided setting key and the double value.
- put(String, long, TimeUnit) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
-
Sets the setting with the provided setting key and the time value.
- put(String, long, ByteSizeUnit) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
-
Sets the setting with the provided setting key and the size value.
- put(String, String, String[], String[]) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
-
Sets the setting group.
- put(Settings) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
-
Sets all the provided settings.
- put(Map<String, String>) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
-
Sets all the provided settings.
- put(Properties) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
-
Sets all the provided settings.
- putAll(Map<K, V>) - Method in class net.csdn.common.collect.MapBuilder
-
- putArray(String, String...) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
-
Sets the setting with the provided setting key and an array of values.
- putProperties(String, Properties) - Method in class net.csdn.common.settings.ImmutableSettings.Builder
-
Puts all the properties with keys starting with the provided prefix.
- saveFile(String, Object) - Static method in class net.csdn.common.collections.WowSerializable
-
- scanArchives(String) - Method in class net.csdn.common.scan.DefaultScanService
-
- scanArchives(String, ScanService.LoadClassEnhanceCallBack) - Method in class net.csdn.common.scan.DefaultScanService
-
- scanArchives(URL...) - Method in class net.csdn.common.scan.DefaultScanService
-
- scanArchives(URL...) - Method in interface net.csdn.common.scan.ScanService
-
- scanArchives(String) - Method in interface net.csdn.common.scan.ScanService
-
- scanArchives(String, ScanService.LoadClassEnhanceCallBack) - Method in interface net.csdn.common.scan.ScanService
-
- scanClass(InputStream, ScanService.LoadClassEnhanceCallBack) - Method in class net.csdn.common.scan.DefaultScanService
-
- scanClass(List<InputStream>, ScanService.LoadClassEnhanceCallBack) - Method in class net.csdn.common.scan.DefaultScanService
-
- scanClass(InputStream, ScanService.LoadClassEnhanceCallBack) - Method in interface net.csdn.common.scan.ScanService
-
- scanClass(List<InputStream>, ScanService.LoadClassEnhanceCallBack) - Method in interface net.csdn.common.scan.ScanService
-
- ScanModule - Class in net.csdn.common.scan
-
BlogInfo: WilliamZhu
Date: 12-6-4
Time: 下午3:12
- ScanModule() - Constructor for class net.csdn.common.scan.ScanModule
-
- ScanService - Interface in net.csdn.common.scan
-
BlogInfo: WilliamZhu
Date: 12-6-4
Time: 下午3:11
- ScanService.LoadClassEnhanceCallBack - Interface in net.csdn.common.scan
-
- second() - Method in class net.csdn.common.time.NumberExtendedForTime
-
- seconds() - Method in class net.csdn.common.unit.TimeValue
-
- secondsFrac() - Method in class net.csdn.common.unit.TimeValue
-
- selectMap(Map, String...) - Static method in class net.csdn.common.collections.WowCollections
-
- selectMapWithAliasName(Map, String...) - Static method in class net.csdn.common.collections.WowCollections
-
- selectMapWithAliasNameInclude(Map, String...) - Static method in class net.csdn.common.collections.WowCollections
-
- setDefaultFactory(CSLoggerFactory) - Static method in class net.csdn.common.logging.CSLoggerFactory
-
Changes the default factory.
- setEnabled(boolean) - Static method in class net.csdn.common.jline.ANSI
-
- setLength(int) - Method in class net.csdn.common.Unicode.UTF16Result
-
- setLoader(Class) - Method in class net.csdn.common.scan.DefaultScanService
-
- setLoader(Class) - Method in interface net.csdn.common.scan.ScanService
-
- Settings - Interface in net.csdn.common.settings
-
BlogInfo: william
Date: 11-9-1
Time: 下午2:20
- Settings.Builder - Interface in net.csdn.common.settings
-
A settings builder interface.
- settingsBuilder() - Static method in class net.csdn.common.settings.ImmutableSettings
-
Returns a builder to be used in order to build settings.
- SettingsException - Exception in net.csdn.common.exception
-
BlogInfo: william
Date: 11-9-1
Time: 下午2:22
- SettingsException(String) - Constructor for exception net.csdn.common.exception.SettingsException
-
- SettingsException(String, Throwable) - Constructor for exception net.csdn.common.exception.SettingsException
-
- sFormat(String, String, Object...) - Static method in class net.csdn.common.logging.support.MessageFormat
-
- simplePrepareSettings(Settings, InputStream) - Static method in class net.csdn.common.settings.InternalSettingsPreparer
-
- singles() - Method in class net.csdn.common.unit.SizeValue
-
- size() - Method in class net.csdn.common.jline.ANSI.Buffer
-
- SizeUnit - Enum in net.csdn.common.unit
-
- SizeValue - Class in net.csdn.common.unit
-
- SizeValue(long) - Constructor for class net.csdn.common.unit.SizeValue
-
- SizeValue(long, SizeUnit) - Constructor for class net.csdn.common.unit.SizeValue
-
- skip(long) - Method in class net.csdn.common.scan.component.InputStreamWrapper
-
- sortStringArray(String[]) - Static method in class net.csdn.common.Strings
-
Turn given source String array into sorted array.
- SPACE - Static variable in class net.csdn.common.logging.Loggers
-
- split(String, String) - Static method in class net.csdn.common.collections.WowCollections
-
- split(String, String) - Static method in class net.csdn.common.Strings
-
Split a String at the first occurrence of the delimiter.
- split2(String, String) - Static method in class net.csdn.common.collections.WowCollections
-
- split2IntoDouble(String, String) - Static method in class net.csdn.common.collections.WowCollections
-
- split2IntoInt(String, String) - Static method in class net.csdn.common.collections.WowCollections
-
- split2IntoLong(String, String) - Static method in class net.csdn.common.collections.WowCollections
-
- split2SkipEmpty(String, String) - Static method in class net.csdn.common.collections.WowCollections
-
- splitArrayElementsIntoProperties(String[], String) - Static method in class net.csdn.common.Strings
-
Take an array Strings and split each element based on the given delimiter.
- splitArrayElementsIntoProperties(String[], String, String) - Static method in class net.csdn.common.Strings
-
Take an array Strings and split each element based on the given delimiter.
- splitList(List, int) - Static method in class net.csdn.common.collections.WowCollections
-
- splitSmart(String, String, boolean) - Static method in class net.csdn.common.Strings
-
Splits a backslash escaped string on the separator.
- splitWithRegex(String, String) - Static method in class net.csdn.common.collections.WowCollections
-
- splitWS(String, boolean) - Static method in class net.csdn.common.Strings
-
- startsWithIgnoreCase(String, String) - Static method in class net.csdn.common.Strings
-
Test if the given String starts with the specified prefix,
ignoring upper/lower case.
- staticField(Class, String) - Static method in class net.csdn.common.reflect.ReflectHelper
-
- staticField(Class, String, Object) - Static method in class net.csdn.common.reflect.ReflectHelper
-
- staticMethod(Class, String, Object...) - Static method in class net.csdn.common.reflect.ReflectHelper
-
- StreamIterator - Interface in net.csdn.common.scan.component
-
- Streams - Class in net.csdn.common.io
-
BlogInfo: william
Date: 11-9-1
Time: 下午4:07
- Streams() - Constructor for class net.csdn.common.io.Streams
-
- Strings - Class in net.csdn.common
-
BlogInfo: william
Date: 11-9-1
Time: 下午3:53
- stringToNumber(Object) - Static method in class net.csdn.common.Strings
-
- stripFilenameExtension(String) - Static method in class net.csdn.common.Strings
-
Strip the filename extension from the given path,
e.g.
- subList(List, int) - Static method in class net.csdn.common.collections.WowCollections
-
- subList(List, int, int) - Static method in class net.csdn.common.collections.WowCollections
-
- substringMatch(CharSequence, int, CharSequence) - Static method in class net.csdn.common.Strings
-
Test whether the given string matches the given substring
at the given index.
- suspendEncoding() - Method in class net.csdn.common.Base64.OutputStream
-
Suspends encoding of the stream.
- templateDirFile() - Method in class net.csdn.common.env.Environment
-
- test(String) - Static method in class net.csdn.common.jline.ANSI.Renderer
-
- TimeValue - Class in net.csdn.common.unit
-
BlogInfo: william
Date: 11-9-1
Time: 下午4:18
- TimeValue(long) - Constructor for class net.csdn.common.unit.TimeValue
-
- TimeValue(long, TimeUnit) - Constructor for class net.csdn.common.unit.TimeValue
-
- timeValueHours(long) - Static method in class net.csdn.common.unit.TimeValue
-
- timeValueMillis(long) - Static method in class net.csdn.common.unit.TimeValue
-
- timeValueMinutes(long) - Static method in class net.csdn.common.unit.TimeValue
-
- timeValueSeconds(long) - Static method in class net.csdn.common.unit.TimeValue
-
- toBytes(long) - Method in enum net.csdn.common.unit.ByteSizeUnit
-
- toCamelCase(String) - Static method in class net.csdn.common.Strings
-
- toCamelCase(String, boolean) - Static method in class net.csdn.common.Strings
-
- toCamelCase(String, StringBuilder) - Static method in class net.csdn.common.Strings
-
- toCamelCase(String, StringBuilder, boolean) - Static method in class net.csdn.common.Strings
-
- toGB(long) - Method in enum net.csdn.common.unit.ByteSizeUnit
-
- toGiga(long) - Method in enum net.csdn.common.unit.SizeUnit
-
- toKB(long) - Method in enum net.csdn.common.unit.ByteSizeUnit
-
- tokenizeToStringArray(String, String) - Static method in class net.csdn.common.Strings
-
Tokenize the given String into a String array via a StringTokenizer.
- tokenizeToStringArray(String, String, boolean, boolean) - Static method in class net.csdn.common.Strings
-
Tokenize the given String into a String array via a StringTokenizer.
- toKilo(long) - Method in enum net.csdn.common.unit.SizeUnit
-
- toLanguageTag(Locale) - Static method in class net.csdn.common.Strings
-
Determine the RFC 3066 compliant language tag,
as used for the HTTP "Accept-Language" header.
- toList(Object[]) - Static method in class net.csdn.common.collections.WowCollections
-
- toMB(long) - Method in enum net.csdn.common.unit.ByteSizeUnit
-
- toMega(long) - Method in enum net.csdn.common.unit.SizeUnit
-
- toModel(Object) - Method in class net.csdn.common.param.ParamBinding
-
- toSingles(long) - Method in enum net.csdn.common.unit.SizeUnit
-
- toString() - Method in class net.csdn.common.jline.ANSI.Buffer
-
- toString() - Method in class net.csdn.common.path.Url
-
- toString() - Method in class net.csdn.common.unit.ByteSizeValue
-
- toString() - Method in class net.csdn.common.unit.SizeValue
-
- toString() - Method in class net.csdn.common.unit.TimeValue
-
- toStringArray(Collection<String>) - Static method in class net.csdn.common.Strings
-
Copy the given Collection into a String array.
- toStringArray(Enumeration<String>) - Static method in class net.csdn.common.Strings
-
Copy the given Enumeration into a String array.
- toUnderscoreCase(String) - Static method in class net.csdn.common.Strings
-
- toUnderscoreCase(String, StringBuilder) - Static method in class net.csdn.common.Strings
-
- toURI() - Method in class net.csdn.common.path.Url
-
- trace(String, Object...) - Method in interface net.csdn.common.logging.CSLogger
-
Logs a DEBUG level message.
- trace(String, Throwable, Object...) - Method in interface net.csdn.common.logging.CSLogger
-
Logs a DEBUG level message.
- trace(String, Object...) - Method in class net.csdn.common.logging.support.AbstractCSLogger
-
- trace(String, Throwable, Object...) - Method in class net.csdn.common.logging.support.AbstractCSLogger
-
- TrieNode(String, T, PathTrie.TrieNode, String) - Constructor for class net.csdn.common.path.PathTrie.TrieNode
-
- trimAllWhitespace(String) - Static method in class net.csdn.common.Strings
-
Trim all whitespace from the given String:
leading, trailing, and inbetween characters.
- trimArrayElements(String[]) - Static method in class net.csdn.common.Strings
-
Trim the elements of the given String array,
calling String.trim() on each of them.
- trimLeadingCharacter(String, char) - Static method in class net.csdn.common.Strings
-
Trim all occurences of the supplied leading character from the given String.
- trimLeadingWhitespace(String) - Static method in class net.csdn.common.Strings
-
Trim leading whitespace from the given String.
- trimTrailingCharacter(String, char) - Static method in class net.csdn.common.Strings
-
Trim all occurences of the supplied trailing character from the given String.
- trimTrailingWhitespace(String) - Static method in class net.csdn.common.Strings
-
Trim trailing whitespace from the given String.
- trimWhitespace(String) - Static method in class net.csdn.common.Strings
-
Trim leading and trailing whitespace from the given String.
- Tuple<V1,V2> - Class in net.csdn.common.collect
-
BlogInfo: william
Date: 11-9-2
Time: 上午10:01
- Tuple(V1, V2) - Constructor for class net.csdn.common.collect.Tuple
-
- tuple(V1, V2) - Static method in class net.csdn.common.collect.Tuple
-
- tuple(V1, V2, V3) - Static method in class net.csdn.common.collect.Tuple3
-
- Tuple3<V1,V2,V3> - Class in net.csdn.common.collect
-
BlogInfo: william
Date: 11-9-2
Time: 上午10:01
- Tuple3(V1, V2, V3) - Constructor for class net.csdn.common.collect.Tuple3
-