Serialized Form


Package com.icl.saxon

Class com.icl.saxon.InternalSaxonError extends Error implements Serializable

Class com.icl.saxon.XSLTProcessorApplet extends Applet implements Serializable

Serialized Fields

m_tfactory

TransformerFactory m_tfactory
The stylesheet processor.

 

m_styleURL

String m_styleURL
 

m_documentURL

String m_documentURL
 

PARAM_styleURL

String PARAM_styleURL
 
See Also:
Constant Field Values

PARAM_documentURL

String PARAM_documentURL
 
See Also:
Constant Field Values

m_styleURLOfCached

String m_styleURLOfCached
 

m_documentURLOfCached

String m_documentURLOfCached
 

m_codeBase

URL m_codeBase
Save this for use on the worker thread; may not be necessary.

 

m_treeURL

String m_treeURL
 

m_documentBase

URL m_documentBase
DocumentBase URL

 


Package com.icl.saxon.om

Class com.icl.saxon.om.NamespaceException extends Exception implements Serializable

Serialized Fields

prefix

String prefix


Package com.icl.saxon.style

Class com.icl.saxon.style.StyleException extends TransformerException implements Serializable

Class com.icl.saxon.style.TerminationException extends TransformerException implements Serializable


Package com.icl.saxon.expr

Class com.icl.saxon.expr.XPathException extends TransformerException implements Serializable


Package com.icl.saxon.tree

Class com.icl.saxon.tree.DOMExceptionImpl extends DOMException implements Serializable

Serialized Fields

code

short code