public class ConfigurableFilenamePolicy.Builder.AuthorSegment extends ConfigurableFilenamePolicy.Builder.ListSegment
separator
maxlength, raw
Constructor and Description |
---|
AuthorSegment(String... options) |
Modifier and Type | Method and Description |
---|---|
Iterable<String> |
getContentItems(IAggregationEntry entry) |
protected boolean |
handleOption(String option)
Parse the given option.
|
getContent
append
public AuthorSegment(String... options)
protected boolean handleOption(String option)
ConfigurableFilenamePolicy.Builder.MetadataSegment
handleOption
in class ConfigurableFilenamePolicy.Builder.ListSegment
option
- The option. Currently supported strings are
raw
to set the ConfigurableFilenamePolicy.Builder.MetadataSegment.raw
flag or any
positive decimal integer to set the ConfigurableFilenamePolicy.Builder.MetadataSegment.maxlength
option.true
iff the method handled the optionpublic Iterable<String> getContentItems(IAggregationEntry entry)
getContentItems
in class ConfigurableFilenamePolicy.Builder.ListSegment
Copyright © 2018 TextGrid. All rights reserved.