final void readObject(ObjectInputStream ois) throws ClassNotFoundException, IOException
ClassNotFoundException
- if the class of a serialized object could not be found.IOException
- on I/O error during readfinal void writeObject(ObjectOutputStream oos) throws IOException
IOException
- on I/O error during writeMap<K,V> reservedWords
boolean inMultiLineComment
boolean inJavadocComment
Path currentFilename
String revision
String outputEncoding
Locale locale
Path javadocLinkDir
PackageManager packageManager
FileManager fileManager
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.