Serialized Form


Package org.sapia.util.xml

Class org.sapia.util.xml.Attribute implements Serializable

Serialized Fields

_theNamespacePrefix

String _theNamespacePrefix
The namespace prefix of this attribute.


_theName

String _theName
The name of this attribute.


_theValue

String _theValue
The value of this attribute.

Class org.sapia.util.xml.CData implements Serializable

Serialized Fields

_theContent

String _theContent
The string content of this cdata.

Class org.sapia.util.xml.Namespace implements Serializable

Serialized Fields

_theURI

String _theURI
The URI of this namespace.


_thePrefix

String _thePrefix
The prefix associated to this namespace.


_theHashCode

int _theHashCode
The hash code of this namespace.

Class org.sapia.util.xml.ProcessingException implements Serializable


Package org.sapia.util.xml.confix

Class org.sapia.util.xml.confix.ConfigurationException implements Serializable

Class org.sapia.util.xml.confix.ObjectCreationException implements Serializable



Copyright © 2002 Sapia Open Source Software. All Rights Reserved.