|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLTranslationException | |
|---|---|
| ecologylab.appframework | Interface Ecology Lab Application Development Framework makes interfacing with the runtime platform easier. |
| ecologylab.appframework.types.prefs | Type declarations for preferences, in the Interface Ecology Lab Application Development Framework. |
| ecologylab.net | Infrastructural classes that provide a more powerful API for network programming. |
| ecologylab.services.authentication | Interface Ecology Lab Distributed Computing Services framework - Authentication Enables the use of authentication for client-server relationships. |
| ecologylab.services.distributed.legacy | |
| ecologylab.services.logging.playback | Program elements for building log playback applications. |
| ecologylab.services.messages | Messages passed in the ecologylab.services Distributed Computing Framework (DCF). |
| ecologylab.services.messages.cf | Messages for combinFormation client services. |
| ecologylab.standalone | Stand-alone applications for demonstrating Interface Ecology Lab components. |
| ecologylab.tests | Stand-alone applications for testing Interface Ecology Lab Fundamental components. |
| ecologylab.tutorials.oodss | |
| ecologylab.tutorials.rss | |
| ecologylab.xml | Provides facilities to translate trees of nested Java objects to equivalent XML DOMs, and vice versa. |
| ecologylab.xml.internaltranslators.cocoa.library | |
| ecologylab.xml.library.jnlp | ElementState
subclasses that enable translation of XML entities from the
Java Network Launch Protocol namespace. |
| Uses of XMLTranslationException in ecologylab.appframework |
|---|
| Constructors in ecologylab.appframework that throw XMLTranslationException | |
|---|---|
ApplicationEnvironment(java.lang.Class<?> baseClass,
java.lang.String applicationName,
Scope sessionScope,
TranslationScope translationSpace,
java.lang.String[] args,
float prefsAssetVersion)
Create an ApplicationEnvironment. |
|
ApplicationEnvironment(java.lang.Class<?> baseClass,
java.lang.String applicationName,
java.lang.String[] args)
Create an ApplicationEnvironment. |
|
ApplicationEnvironment(java.lang.Class<?> baseClass,
java.lang.String applicationName,
TranslationScope translationSpace,
java.lang.String[] args,
float prefsAssetVersion)
Additional constructor to hold the session scope for post processing loaded preferences. |
|
ApplicationEnvironment(java.lang.String applicationName)
Create an ApplicationEnvironment. |
|
ApplicationEnvironment(java.lang.String applicationName,
java.lang.String[] args)
Create an ApplicationEnvironment. |
|
ApplicationEnvironment(java.lang.String applicationName,
TranslationScope translationSpace,
java.lang.String[] args,
float prefsAssetVersion)
Create an ApplicationEnvironment. |
|
| Uses of XMLTranslationException in ecologylab.appframework.types.prefs |
|---|
| Methods in ecologylab.appframework.types.prefs that throw XMLTranslationException | |
|---|---|
static MetaPrefSet |
MetaPrefSet.load(java.io.File file,
TranslationScope translationSpace)
Read MetaPref declarations from a file or across the net. |
static PrefSet |
PrefSet.load(ParsedURL purl,
TranslationScope translationSpace)
Read Pref declarations from a file or across the net. |
static MetaPrefSet |
MetaPrefSet.load(ParsedURL purl,
TranslationScope translationSpace)
Read MetaPref declarations from a file or across the net. |
static PrefSet |
PrefSet.load(java.lang.String filename,
TranslationScope translationSpace)
Read Pref declarations from a file or across the net. |
static PrefSet |
PrefSet.loadFromCharSequence(java.lang.String prefXML,
TranslationScope translationSpace)
Read Pref declarations from a file or across the net. |
| Uses of XMLTranslationException in ecologylab.net |
|---|
| Methods in ecologylab.net that throw XMLTranslationException | |
|---|---|
ElementState |
ParsedURL.translateFromXML(TranslationScope translationSpace)
Use this as the source of stuff to translate from XML |
| Uses of XMLTranslationException in ecologylab.services.authentication |
|---|
| Methods in ecologylab.services.authentication that throw XMLTranslationException | |
|---|---|
static void |
AuthListAdmin.main(java.lang.String[] args)
|
| Uses of XMLTranslationException in ecologylab.services.distributed.legacy |
|---|
| Methods in ecologylab.services.distributed.legacy that throw XMLTranslationException | |
|---|---|
RequestMessage |
ServicesServerBase.translateXMLStringToRequestMessage(java.lang.String messageString,
boolean doRecursiveDescent)
|
RequestMessage |
ServicesServer.translateXMLStringToRequestMessage(java.lang.String messageString,
boolean doRecursiveDescent)
|
ResponseMessage |
ServicesClientBase.translateXMLStringToResponseMessage(java.lang.String messageString,
boolean doRecursiveDescent)
|
| Uses of XMLTranslationException in ecologylab.services.logging.playback |
|---|
| Constructors in ecologylab.services.logging.playback that throw XMLTranslationException | |
|---|---|
LogPlayer(java.lang.String appName,
java.lang.String[] args,
TranslationScope translationSpace)
|
|
| Uses of XMLTranslationException in ecologylab.services.messages |
|---|
| Constructors in ecologylab.services.messages that throw XMLTranslationException | |
|---|---|
CfCollaborationGetSurrogate(java.lang.String surrogateSetString,
TranslationScope translationSpace)
|
|
SetPreferences(java.lang.String preferencesSetString,
TranslationScope translationSpace)
Deprecated. |
|
| Uses of XMLTranslationException in ecologylab.services.messages.cf |
|---|
| Constructors in ecologylab.services.messages.cf that throw XMLTranslationException | |
|---|---|
CfCollaborationGetSurrogate(java.lang.String surrogateSetString,
TranslationScope translationSpace)
|
|
| Uses of XMLTranslationException in ecologylab.standalone |
|---|
| Methods in ecologylab.standalone that throw XMLTranslationException | |
|---|---|
static void |
TestXMLTag.main(java.lang.String[] args)
|
static void |
PrefsEditorAp.main(java.lang.String[] args)
|
static void |
JNLPTestApp.main(java.lang.String[] args)
|
| Constructors in ecologylab.standalone that throw XMLTranslationException | |
|---|---|
PrefsEditorAp(java.lang.String[] args)
|
|
| Uses of XMLTranslationException in ecologylab.tests |
|---|
| Methods in ecologylab.tests that throw XMLTranslationException | |
|---|---|
static void |
TestXMLFormat.main(java.lang.String[] args)
|
static void |
Composed.main(java.lang.String[] args)
|
| Uses of XMLTranslationException in ecologylab.tutorials.oodss |
|---|
| Methods in ecologylab.tutorials.oodss that throw XMLTranslationException | |
|---|---|
static void |
RssXMLTutorial.main(java.lang.String[] args)
|
| Uses of XMLTranslationException in ecologylab.tutorials.rss |
|---|
| Methods in ecologylab.tutorials.rss that throw XMLTranslationException | |
|---|---|
static void |
MonomorphicTutorial.main(java.lang.String[] args)
|
| Uses of XMLTranslationException in ecologylab.xml |
|---|
| Subclasses of XMLTranslationException in ecologylab.xml | |
|---|---|
class |
RootElementException
An exception to throw when lookup of the root element fails in the TranslationSpace. |
| Methods in ecologylab.xml that throw XMLTranslationException | ||
|---|---|---|
static void |
ElementState.createParentDirs(java.io.File outputFile)
Assumes that outputFile should be a file, whose parent directories may not exist. |
|
ES |
ClassDescriptor.getInstance()
|
|
static
|
XMLTools.getInstance(java.lang.Class<T> thatClass)
Get an instance; generate an XmlTranslationException if there's a problem. |
|
ElementState |
ElementStateSAXHandler.parse(java.lang.CharSequence charSequence)
Parse the CharSequence of XML, using UTF-8 encoding. |
|
ElementState |
ElementStateSAXHandler.parse(java.lang.CharSequence charSequence,
int charsetType)
Parse the CharSequence of XML, given the charsetType encoding info. |
|
ElementState |
ElementStateSAXHandler.parse(java.io.File file)
Translate a file from XML to a strongly typed tree of XML objects. |
|
ElementState |
ElementStateSAXHandler.parse(org.xml.sax.InputSource inputSource)
|
|
ElementState |
ElementStateSAXHandler.parse(java.io.InputStream inputStream)
|
|
ElementState |
ElementStateSAXHandler.parse(ParsedURL purl)
Translate an XML document read from a ParsedURL to a strongly typed tree of XML objects. |
|
ElementState |
ElementStateSAXHandler.parse(java.io.Reader reader)
|
|
ElementState |
ElementStateSAXHandler.parse(java.net.URL url)
Translate an XML document read from a URL to a strongly typed tree of XML objects. |
|
ElementState |
ElementStateSAXHandler.parseString(java.lang.String xmlString)
|
|
static ElementState |
ElementState.translateFromXML(java.io.File xmlFile,
TranslationScope translationSpace)
Translate a file from XML to a strongly typed tree of XML objects. |
|
static ElementState |
ElementState.translateFromXML(java.io.InputStream xmlStream,
TranslationScope translationSpace)
Translate an InputStream from XML to a strongly typed tree of XML objects. |
|
static ElementState |
ElementState.translateFromXML(ParsedURL purl,
TranslationScope translationSpace)
Translate data from a ParseURL from XML to a strongly typed tree of XML objects. |
|
static ElementState |
ElementState.translateFromXML(java.lang.String fileName,
TranslationScope translationSpace)
Translate a file XML to a strongly typed tree of XML objects. |
|
static ElementState |
ElementState.translateFromXML(java.net.URL url,
TranslationScope translationSpace)
|
|
static ElementState |
ElementState.translateFromXMLCharSequence(java.lang.CharSequence xmlString,
TranslationScope translationSpace)
Translate a String of XML to a strongly typed tree of XML objects. |
|
static ElementState |
ElementState.translateFromXMLDOM(org.w3c.dom.Document doc,
TranslationScope translationSpace)
Given the Document object for an XML DOM, builds a tree of equivalent ElementState objects. |
|
static ElementState |
ElementState.translateFromXMLDOM(java.io.File xmlFile,
TranslationScope translationSpace)
Translate a file from XML to a strongly typed tree of XML objects. |
|
static ElementState |
ElementState.translateFromXMLDOM(java.io.InputStream xmlStream,
TranslationScope nameSpace)
Given an XML-formatted String, builds a tree of equivalent ElementState objects. |
|
static ElementState |
ElementState.translateFromXMLDOM(ParsedURL purl,
TranslationScope translationSpace)
Given the URL of a valid XML document, reads the document and builds a tree of equivalent ElementState objects. |
|
static ElementState |
ElementState.translateFromXMLDOM(java.lang.String fileName,
TranslationScope translationSpace)
Given the name of a valid XML file, reads the file and builds a tree of equivalent ElementState objects. |
|
static ElementState |
ElementState.translateFromXMLDOM(java.net.URL xmlDocumentURL,
TranslationScope translationSpace)
Given the URL of a valid XML document, reads the document and builds a tree of equivalent ElementState objects. |
|
static ElementState |
ElementState.translateFromXMLDOMCharSequence(java.lang.CharSequence charSequence,
int charsetType,
TranslationScope translationSpace)
Given an XML-formatted String, builds a tree of equivalent ElementState objects. |
|
static ElementState |
ElementState.translateFromXMLDOMCharSequence(java.lang.CharSequence charSequence,
TranslationScope translationSpace)
Given an XML-formatted String, uses charset type UTF-8 to create a stream, and build a tree of equivalent ElementState objects. |
|
static ElementState |
ElementState.translateFromXMLRootNode(org.w3c.dom.Node xmlRootNode,
TranslationScope translationSpace)
A recursive DOM-based translation translateFromXML(...). |
|
static ElementState |
ElementState.translateFromXMLSAX(java.lang.CharSequence charSequence,
TranslationScope translationSpace)
Use the (faster!) SAX parser to form a strongly typed tree of ElementState objects from XML. |
|
static ElementState |
ElementState.translateFromXMLSAX(java.io.File file,
TranslationScope translationSpace)
Use the (faster!) SAX parser to form a strongly typed tree of ElementState objects from XML. |
|
static ElementState |
ElementState.translateFromXMLSAX(java.io.InputStream inputStream,
TranslationScope translationSpace)
Use the (faster!) SAX parser to form a strongly typed tree of ElementState objects from XML. |
|
static ElementState |
ElementState.translateFromXMLSAX(ParsedURL purl,
TranslationScope translationSpace)
Use the (faster!) SAX parser to form a strongly typed tree of ElementState objects from XML. |
|
static ElementState |
ElementState.translateFromXMLSAX(java.net.URL url,
TranslationScope translationSpace)
Use the (faster!) SAX parser to form a strongly typed tree of ElementState objects from XML. |
|
org.w3c.dom.Document |
ElementState.translateToDOM()
Create a W3C Document object from this. |
|
java.lang.StringBuilder |
ElementState.translateToXML()
Translates a tree of ElementState objects into an equivalent XML string. |
|
void |
ElementState.translateToXML(java.lang.Appendable appendable)
Translates a tree of ElementState objects, and writes the output to the Appendable passed in. |
|
void |
ElementState.translateToXML(java.io.File outputFile)
Translates a tree of ElementState objects, and writes the output to the File passed in. |
|
java.lang.StringBuilder |
ElementState.translateToXML(java.lang.StringBuilder buffy)
Translates a tree of ElementState objects into equivalent XML in a StringBuilder. |
|
static void |
XMLTools.writePrettyXML(org.w3c.dom.Document xmlDoc,
java.io.File outFile)
Pretty printing XML, properly indented according to hierarchy. |
|
static void |
XMLTools.writePrettyXML(org.w3c.dom.Document xmlDoc,
java.io.OutputStream outputStream)
Pretty print XML, properly indented according to hierarchy. |
|
void |
ElementState.writePrettyXML(java.io.File xmlFile)
Translate to XML, then write the result to a file. |
|
void |
ElementState.writePrettyXML(java.io.OutputStream outputStream)
Translate to XML, then write the result to a file. |
|
void |
ElementState.writePrettyXML(java.lang.String xmlFileName)
Translate to XML, then write the result to a file, while formatting nicely. |
|
| Uses of XMLTranslationException in ecologylab.xml.internaltranslators.cocoa.library |
|---|
| Methods in ecologylab.xml.internaltranslators.cocoa.library that throw XMLTranslationException | |
|---|---|
static void |
CocoaInheritTest.main(java.lang.String[] args)
|
static void |
CocaTestClass.main(java.lang.String[] args)
|
| Uses of XMLTranslationException in ecologylab.xml.library.jnlp |
|---|
| Methods in ecologylab.xml.library.jnlp that throw XMLTranslationException | |
|---|---|
static void |
JnlpState.main(java.lang.String[] args)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||