Serialized Form


Package org.codehaus.plexus.util

Class org.codehaus.plexus.util.FastMap extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream arg0)
                  throws IOException
Throws:
IOException

Package org.codehaus.plexus.util.xml

Class org.codehaus.plexus.util.xml.XmlReaderException extends IOException implements Serializable

Serialized Fields

_bomEncoding

String _bomEncoding
Deprecated. 

_xmlGuessEncoding

String _xmlGuessEncoding
Deprecated. 

_xmlEncoding

String _xmlEncoding
Deprecated. 

_contentTypeMime

String _contentTypeMime
Deprecated. 

_contentTypeEncoding

String _contentTypeEncoding
Deprecated. 

_is

InputStream _is
Deprecated. 

Class org.codehaus.plexus.util.xml.XmlStreamReaderException extends XmlReaderException implements Serializable



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.