java.lang.String charsetName
int[] bytes
java.io.File file
int depth
java.util.List<E> causeList
int index
java.io.Serializable tag
java.util.Comparator<T>[] delegates
IOCase ioCase
IOCase ioCase
IOCase ioCase
boolean sumDirectoryContents
boolean acceptOlder
java.time.Instant cutoffInstant
java.util.List<E> fileFilters
byte[] magicNumbers
long byteOffset
java.lang.String[] names
IOCase ioCase
IOFileFilter filter
java.util.List<E> fileFilters
java.lang.String[] prefixes
IOCase isCase
java.util.regex.Pattern pattern
boolean acceptLarger
long size
java.lang.String[] suffixes
IOCase ioCase
java.lang.String[] wildcards
IOCase ioCase
java.lang.String[] wildcards
java.lang.CharSequence charSequence
int idx
int mark
int start
When de-serializing a CharSequenceReader that was serialized before this fields was added, this field will be initialized to 0, which gives the same behavior as before: start reading from the start.
CharSequenceReader.start()
java.lang.Integer end
When de-serializing a CharSequenceReader that was serialized before
this fields was added, this field will be initialized to null
,
which gives the same behavior as before: stop reading at the
CharSequence's length.
If this field was an int instead, it would be initialized to 0 when the
CharSequenceReader is de-serialized, causing it to not return any
characters at all.
CharSequenceReader.end()
java.lang.String bomEncoding
java.lang.String xmlGuessEncoding
java.lang.String xmlEncoding
java.lang.String contentTypeMime
java.lang.String contentTypeEncoding
FileEntry rootEntry
java.util.Comparator<T> comparator
FileEntry parent
FileEntry[] children
java.io.File file
java.lang.String name
boolean exists
boolean directory
SerializableFileTime lastModified
long length
java.lang.StringBuilder builder