private void readObject(ObjectInputStream aInputStream) throws ClassNotFoundException, IOException
IOException - when the reading from the source failsClassNotFoundException - in case we cannot restore a classprivate void writeObject(ObjectOutputStream aOutputStream) throws IOException
IOException - when a problem during writing occursObject[] m_data_
float m_fillFactor_
int m_threshold_
int m_size_
int m_mask_
int m_mask2_
short type_
String identifier_
String publicId_
String literalSystemId_
String expandedSystemId_
String baseSystemId_
int lineNumber_
int columnNumber_
int characterOffset_
Copyright © 2024 HtmlUnit. All rights reserved.