Serialized Form


Package net.sf.swan.util

Class net.sf.swan.util.ChainableException implements Serializable

Serialized Fields

chainedException

java.lang.Throwable chainedException

Class net.sf.swan.util.ChainableRuntimeException implements Serializable

Serialized Fields

chainedException

java.lang.Throwable chainedException


Package net.sf.swan.xml.input.event

Class net.sf.swan.xml.input.event.EventContextException implements Serializable

Serialized Fields

context

EventContext context


Package net.sf.swan.xml.input.pattern

Class net.sf.swan.xml.input.pattern.EventContextNavigator implements Serializable


Package net.sf.swan.xml.input.reflect

Class net.sf.swan.xml.input.reflect.NoSuchPropertyException implements Serializable


Package net.sf.swan.xml.input.traceview

Class net.sf.swan.xml.input.traceview.TraceTreeCellRenderer implements Serializable

Serialized Fields

contextIcon

javax.swing.Icon contextIcon

contextRefIcon

javax.swing.Icon contextRefIcon

eventIcon

javax.swing.Icon eventIcon

eventRefIcon

javax.swing.Icon eventRefIcon

traceIcon

javax.swing.Icon traceIcon

consumedIcon

javax.swing.Icon consumedIcon

handlerIcon

javax.swing.Icon handlerIcon

assignIcon

javax.swing.Icon assignIcon

propIcon

javax.swing.Icon propIcon

ctxPropIcon

javax.swing.Icon ctxPropIcon

genericIcon

javax.swing.Icon genericIcon

warnIcon

javax.swing.Icon warnIcon

errorIcon

javax.swing.Icon errorIcon

fatalIcon

javax.swing.Icon fatalIcon


Package net.sf.swan.xml.output

Class net.sf.swan.xml.output.ResultException implements Serializable

Serialized Fields

result

Result result

Class net.sf.swan.xml.output.UnresolvableNamespaceException implements Serializable


Package net.sf.swan.xpath.expr

Class net.sf.swan.xpath.expr.AbsoluteStepExpr implements Serializable

Class net.sf.swan.xpath.expr.AVTExpr implements Serializable

Serialized Fields

parts

org.jaxen.expr.Expr[] parts

Class net.sf.swan.xpath.expr.AVTSyntaxException implements Serializable

Class net.sf.swan.xpath.expr.DefaultExpr implements Serializable

Class net.sf.swan.xpath.expr.DefaultFunctionCallExpr implements Serializable

Serialized Fields

params

java.util.List params

function

org.jaxen.Function function

localName

java.lang.String localName

prefix

java.lang.String prefix

Class net.sf.swan.xpath.expr.DefaultVariableReferenceExpr implements Serializable

Serialized Fields

namespaceUri

java.lang.String namespaceUri

prefix

java.lang.String prefix

localName

java.lang.String localName

Class net.sf.swan.xpath.expr.NamedAttributeStepExpr implements Serializable


Package net.sf.swan.xpath.util

Class net.sf.swan.xpath.util.CompositeNavigator implements Serializable

Serialized Fields

first

org.jaxen.Navigator first

second

org.jaxen.Navigator second