Package | Description |
---|---|
com.groupdocs.search.options |
The package provides classes to specify additional options of various operations.
|
Modifier and Type | Method and Description |
---|---|
protected static DateFormatCollection |
DateFormatCollection.create(ArrayReader reader) |
protected static DateFormatCollection |
DateFormatCollection.create(com.aspose.ms.System.Collections.Generic.List<DateFormat> list) |
DateFormatCollection |
SearchOptions.getDateFormats()
Gets the collection of date formats for date range search.
|
Modifier and Type | Method and Description |
---|---|
protected static int |
DateFormatCollection.getByteCount(DateFormatCollection collection) |
protected static void |
DateFormatCollection.toByteArray(DateFormatCollection collection,
ArrayWriter writer) |