Uses of Class
fi.hut.tml.xsmiles.mlfc.xforms.dom.XFormsLinkException

Packages that use XFormsLinkException
fi.hut.tml.xsmiles.mlfc.xforms.dom XForms User Interface layer. 
fi.hut.tml.xsmiles.mlfc.xforms.instance   
fi.hut.tml.xsmiles.mlfc.xforms.instance.XercesPSVI   
 

Uses of XFormsLinkException in fi.hut.tml.xsmiles.mlfc.xforms.dom
 

Methods in fi.hut.tml.xsmiles.mlfc.xforms.dom that throw XFormsLinkException
 java.lang.String ModelBoundElementImpl.getTextWithPrecedence()
           
 java.lang.String DynBoundElementImpl.getTextWithPrecedence()
          get text: use precedence : refNode, linking attributes, inline text
protected  void ModelElementImpl.createSchemaPool()
           
protected  void ModelElementImpl.addSchemaFromElement(org.w3c.dom.Element schema, SchemaPool pool, java.lang.String schemaurl)
           
 java.lang.String ElementWithContext.getTextWithPrecedence()
           
protected  void InstanceElementImpl.fetchExternalInstance()
          read instance document from an external source
protected  InstanceDocument InstanceElementImpl.readInstanceFromStream(java.io.InputStream stream, java.net.URL url)
          construct an instance document implementation from a stream
 java.lang.String MessageElementImpl.getMessageText()
           
 

Uses of XFormsLinkException in fi.hut.tml.xsmiles.mlfc.xforms.instance
 

Methods in fi.hut.tml.xsmiles.mlfc.xforms.instance that throw XFormsLinkException
 void DummySchemaPool.addSchema(java.lang.String schemaURL)
          add schema from URL
 void DummySchemaPool.addSchema(java.io.Reader schemaReader, java.lang.String schemaURL)
          add schema from reader
 void SchemaPool.addSchema(java.lang.String schemaURL)
          add schema from URL
 void SchemaPool.addSchema(java.io.Reader schemaReader, java.lang.String schemaURL)
          add schema from reader
 

Uses of XFormsLinkException in fi.hut.tml.xsmiles.mlfc.xforms.instance.XercesPSVI
 

Methods in fi.hut.tml.xsmiles.mlfc.xforms.instance.XercesPSVI that throw XFormsLinkException
 void XercesSchemaPoolImpl.addSchema(java.lang.String schemaURL)
          add schema from URL
 void XercesSchemaPoolImpl.addSchema(java.io.Reader schemaReader, java.lang.String schemaURL)
          add schema from reader
 



X-Smiles 1.2