- _curChar - Variable in class org.openxml.parser.StreamParser
-
- _current - Variable in class org.openxml.dom.SAXBuilder
-
The current node in the document into which elements, text and
other nodes will be inserted.
- _current - Variable in class org.openxml.dom.traversal.InnerIterator
-
The current node.
- _docType - Variable in class org.openxml.parser.ContentParser
-
Holds the DTD document for this document or null.
- _document - Variable in class org.openxml.dom.SAXBuilder
-
The document that is being built.
- _documentHandler - Variable in class org.openxml.parser.ContentParser
-
Reference to document handler.
- _dtdHandler - Variable in class org.openxml.parser.ContentParser
-
Reference to DTD handler.
- _entityResolver - Variable in class org.openxml.parser.ContentParser
-
Reference to external entity resolver.
- _internal_doRedirectJar - Static variable in class se.entra.phantom.server.ClientSessionManager
-
- _internal_doWebServerProxy - Static variable in class se.entra.phantom.server.ClientSessionManager
-
- _nodeText - Variable in class org.openxml.parser.ContentParser
-
Holds the contents of text node collected between elements and other
non-textual nodes.
- _notation - Variable in class org.openxml.dom.EntityImpl
-
The notation of this entity, if specified.
- _owner - Variable in class org.openxml.dom.traversal.InnerIterator
-
The top node of the iterated tree and the iterator's owner.
- _preRootNodes - Variable in class org.openxml.dom.SAXBuilder
-
The document is only created the same time as the document element, however, certain
nodes may precede the document element (comment and PI), and they are accumulated
in this vector.
- _publicID - Variable in class org.openxml.dom.EntityImpl
-
The public identifier of this entity, if specified.
- _runInAWT(String, Runnable) - Static method in class se.entra.phantom.client.Phantom
-
Runs a runnable directly if in AWT thread, otherwise synchronously
in the AWT thread.
- _setClosingWindow(Window, boolean) - Method in class se.entra.phantom.client.Phantom
-
Changes the state of closing window.
- _setClosingWindow(Window, boolean) - Method in class se.entra.phantom.server.phed.PhantomEditor
-
Changes the state of closing window.
- _setClosingWindow(Window, boolean) - Static method in class se.entra.phantom.server.phed.Start
-
Changes the state of closing window.
- _showOptionDialog(Component, Object, String, int, int, Icon, Object[], Object) - Method in class se.entra.phantom.client.Phantom
-
Brings up a dialog with a specified icon, where the initial choice is
determined by the initialValue
parameter and the number of
choices is determined by the optionType
parameter.
- _showOptionDialog(Component, Object, String, int, int, Icon, Object[], Object) - Method in class se.entra.phantom.server.phed.PhantomEditor
-
Brings up a dialog with a specified icon, where the initial
choice is determined by the initialValue
parameter and
the number of choices is determined by the optionType
parameter.
- _systemID - Variable in class org.openxml.dom.EntityImpl
-
The system identifier of this entity, if specified.
- _tokenText - Variable in class org.openxml.parser.StreamParser
-
Holds the contents of the last token read by one of the token reading
methods.
- _whatToShow - Variable in class org.openxml.dom.traversal.InnerIterator
-
Mask of node types.