Skip navigation links
IcedTea-Web
NetX
A B C D E F G H I J K L M N O P R S T U V W X 

X

XDesktopEntry - Class in net.sourceforge.jnlp.util
This class builds a (freedesktop.org) desktop entry out of a JNLPFile .
XDesktopEntry(JNLPFile) - Constructor for class net.sourceforge.jnlp.util.XDesktopEntry
Create a XDesktopEntry for the given JNLP file
XExtendedService - Class in net.sourceforge.jnlp.services
Implementation of ExtendedService
XExtendedService() - Constructor for class net.sourceforge.jnlp.services.XExtendedService
 
XJNLPRandomAccessFile - Class in net.sourceforge.jnlp.services
 
XJNLPRandomAccessFile(File, String) - Constructor for class net.sourceforge.jnlp.services.XJNLPRandomAccessFile
 
XMLElement - Class in net.sourceforge.nanoxml
XMLElement is a representation of an XML object.
XMLElement() - Constructor for class net.sourceforge.nanoxml.XMLElement
Creates and initializes a new XML element.
Calling the construction is equivalent to: new XMLElement(new Hashtable(), false, true) Postconditions: XMLElement.countChildren() => 0 XMLElement.enumerateChildren() => empty enumeration enumeratePropertyNames() => empty enumeration getChildren() => empty vector XMLElement.getContent() => "" XMLElement.getLineNr() => 0 XMLElement.getName() => null
XMLElement(Hashtable<String, char[]>, boolean, boolean, boolean) - Constructor for class net.sourceforge.nanoxml.XMLElement
Creates and initializes a new XML element.
XMLParseException - Exception in net.sourceforge.nanoxml
An XMLParseException is thrown when an error occures while parsing an XML string.
XMLParseException(String, String) - Constructor for exception net.sourceforge.nanoxml.XMLParseException
Creates an exception.
XMLParseException(String, int, String) - Constructor for exception net.sourceforge.nanoxml.XMLParseException
Creates an exception.
XPrintService - Class in net.sourceforge.jnlp.services
 
XPrintService() - Constructor for class net.sourceforge.jnlp.services.XPrintService
 
XServiceManagerStub - Class in net.sourceforge.jnlp.services
Lookup table for services.
XServiceManagerStub() - Constructor for class net.sourceforge.jnlp.services.XServiceManagerStub
 
XSingleInstanceService - Class in net.sourceforge.jnlp.services
This class implements SingleInstanceService
XSingleInstanceService() - Constructor for class net.sourceforge.jnlp.services.XSingleInstanceService
Create a new XSingleInstanceService
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links
IcedTea-Web
NetX

Submit a bug or feature