EAF 7.6 Util
A B C D E F G H I J K L M N O P Q R S T U V W X

E

ElementImpl - Class in org.enhydra.xml
 
ElementImpl() - Constructor for class org.enhydra.xml.ElementImpl
Constructs an empty ElementImpl.
ElementImpl(ElementImpl) - Constructor for class org.enhydra.xml.ElementImpl
Constructs a ElementImpl from the given node, without creating entire children subtree.
ElementImpl(Document, String) - Constructor for class org.enhydra.xml.ElementImpl
Constructs an ElementImpl with the given document owner and node name.
ElementImpl(Document, String, short, String) - Constructor for class org.enhydra.xml.ElementImpl
Constructs an ElementImpl with the given document owner, node name, node type and node value.
ElementImpl(Node) - Constructor for class org.enhydra.xml.ElementImpl
Constructs an ElementImpl from a given node (creates the children subtree too), as a Node
ElementImpl(Node, boolean) - Constructor for class org.enhydra.xml.ElementImpl
Constructs an ElementImpl from a given node, as a Node, and deep as boolean.
enable_tracing() - Method in class com.lutris.util.ConfigParser
 
enable_tracing() - Method in class org.enhydra.util.ConfConfigurationParser
 
enableAutoReloadForSecLoader(boolean) - Method in class com.lutris.classloader.MultiClassLoader
Sets flag to enable Auto Reloading possibility when Secondary ClassLoader usage is forced (refer to forceSecondaryLoader() method for more help).
endColumn - Variable in class com.lutris.util.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class com.lutris.util.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endToString(StringBuffer, Indent) - Method in class org.enhydra.xml.CommentImpl
Method endToString writes the xml comment postfix string.
endToString(StringBuffer, Indent) - Method in class org.enhydra.xml.ElementImpl
Method endToString for this class writes the xml ending tag string.
endToString(StringBuffer, Indent) - Method in class org.enhydra.xml.NodeImpl
Method endToString should be redefined in extended classes.
endToString(StringBuffer, Indent) - Method in class org.enhydra.xml.TextImpl
Method endToString does nothing.
EOF - Static variable in interface com.lutris.util.ConfigParserConstants
 
EOL - Static variable in interface com.lutris.util.ConfigParserConstants
 
eol - Variable in exception com.lutris.util.ParseException
The end of line string for this machine.
EQUAL_SEPARATOR - Static variable in class org.enhydra.xml.SearchElement
 
equals(Object) - Method in class com.lutris.classloader.ClassPathEntry
Determines if specified class path entry is equal to this entry.
equals(Object) - Method in class org.enhydra.tool.swing.layout.XYConstraints
 
ExpandBuff(boolean) - Method in class com.lutris.util.SimpleCharStream
 
expectedTokenSequences - Variable in exception com.lutris.util.ParseException
Each entry in this array is an array of integers.
ExtHTMLFormatter - Class in org.enhydra.xml.io
Formatter for outputting a HTML DOM as a HTML text document.
ExtHTMLFormatter(Node, OutputOptions, boolean) - Constructor for class org.enhydra.xml.io.ExtHTMLFormatter
Constructor.
ExtXMLFormatter - Class in org.enhydra.xml.io
Formatter for outputting a HTML DOM as a HTML text document.
ExtXMLFormatter(Node, OutputOptions, boolean) - Constructor for class org.enhydra.xml.io.ExtXMLFormatter
Constructor.

EAF 7.6 Util
A B C D E F G H I J K L M N O P Q R S T U V W X