Serialized Form
- 
Package org.codehaus.plexus.util- 
Class org.codehaus.plexus.util.FastMapclass FastMap extends Object implements Serializable- 
Serialization Methods- 
readObjectRequires special handling during de-serialization process.- Parameters:
- stream- the object input stream.
- Throws:
- IOException- if an I/O error occurs.
- ClassNotFoundException- if the class for the object de-serialized is not found.
 
- 
writeObjectRequires special handling during serialization process.- Parameters:
- stream- the object output stream.
- Throws:
- IOException- if an I/O error occurs.
 
 
- 
 
- 
 
- 
- 
Package org.codehaus.plexus.util.cli- 
Exception org.codehaus.plexus.util.cli.CommandLineExceptionclass CommandLineException extends Exception implements Serializable
- 
Exception org.codehaus.plexus.util.cli.CommandLineTimeOutExceptionclass CommandLineTimeOutException extends CommandLineException implements Serializable
 
- 
- 
Package org.codehaus.plexus.util.dag- 
Exception org.codehaus.plexus.util.dag.CycleDetectedExceptionclass CycleDetectedException extends Exception implements Serializable
- 
Class org.codehaus.plexus.util.dag.DAGclass DAG extends Object implements Serializable
- 
Class org.codehaus.plexus.util.dag.Vertexclass Vertex extends Object implements Serializable
 
- 
- 
Package org.codehaus.plexus.util.introspection- 
Exception org.codehaus.plexus.util.introspection.MethodMap.AmbiguousExceptionclass AmbiguousException extends Exception implements Serializable
 
- 
- 
Package org.codehaus.plexus.util.reflection- 
Exception org.codehaus.plexus.util.reflection.ReflectorExceptionclass ReflectorException extends Exception implements Serializable
 
- 
- 
Package org.codehaus.plexus.util.xml- 
Exception org.codehaus.plexus.util.xml.XmlReaderExceptionclass XmlReaderException extends IOException implements Serializable
- 
Exception org.codehaus.plexus.util.xml.XmlStreamReaderExceptionclass XmlStreamReaderException extends XmlReaderException implements Serializable
- 
Class org.codehaus.plexus.util.xml.Xpp3Domclass Xpp3Dom extends Object implements Serializable- serialVersionUID:
- 2567894443061173996L
 
 
- 
- 
Package org.codehaus.plexus.util.xml.pull- 
Exception org.codehaus.plexus.util.xml.pull.XmlPullParserExceptionclass XmlPullParserException extends Exception implements Serializable- 
Serialized Fields- 
columnint column 
- 
detailThrowable detail Deprecated.use generic getCause() method
- 
rowint row 
 
- 
 
- 
 
-